We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI work to do around the Rubberduck Editor main window, at a high level.
Initializes LSP server (client: addin process)
Initializes VBA LSP client
Initializes JSON LSP client
Accepts workspace root and client process id as command-line arguments
Can load settings from file
Selectable/dynamic theming (JSON)
Docking panels (side, bottom)
Tooltabs
Document/editor tabs
Status bar UI
Menu bar UI
Floating/undocked document windows
Floating/undocked toolwindows
Base toolwindow UI ("ThunderFrame")
Document tab templates
MessageBox dialog +service
New Project dialog
Workspace Explorer toolwindow
Code (Project?) Explorer toolwindow
Settings dialog
Language Server toolwindow
Update Server Toolwindow
About dialog
The text was updated successfully, but these errors were encountered:
No branches or pull requests
UI work to do around the Rubberduck Editor main window, at a high level.
Initializes LSP server (client: addin process)
Initializes VBA LSP client
Initializes JSON LSP client
Accepts workspace root and client process id as command-line arguments
Can load settings from file
Selectable/dynamic theming (JSON)
Docking panels (side, bottom)
Tooltabs
Document/editor tabs
Status bar UI
Menu bar UI
Floating/undocked document windows
Floating/undocked toolwindows
Base toolwindow UI ("ThunderFrame")
Document tab templates
MessageBox dialog +service
New Project dialog
Workspace Explorer toolwindow
Code (Project?) Explorer toolwindow
Settings dialog
Language Server toolwindow
Update Server Toolwindow
About dialog
The text was updated successfully, but these errors were encountered: