Add getCommandDiagnostics and getShortcutDiagnostics mocks to fix 'Cannot read properties of undefined' errors in InteractiveMode tests. regression from 32a305cb
32a305cb
closes #3308
closes #3147
Use ctrl+o expansion for startup help and loaded resources, with compact comma-separated collapsed lists and full expanded context paths. fixes #3147
Rapidly changing settings no longer spams the chat log with multiple status lines. fixes #365