Skip to content
New issue

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

Add commands to palette, add diagnostics panel tests #142

Merged
merged 2 commits into from
Jan 8, 2020

Conversation

krassowski
Copy link
Member

Commands are now also accessible from the command palette, while diagnostics panel is tested during diagnostics tests.

References

A prerequisite for a test and fix for #141.

Code changes

ContextMenuCommandManager became ContextCommandManager and takes care of attachment, visibility and execution of commands invoked from both the context menu and commands palette.

User-facing changes

One can discover options of the extension via the command palette.

Backwards-incompatible changes

ContextCommandManager and its constructor.

Chores

  • linted
  • tested
  • documented
  • changelog entry

@krassowski krassowski changed the title Add commands to palette, add diagnostics tests Add commands to palette, add diagnostics panel tests Jan 7, 2020
@krassowski krassowski merged commit b33a316 into master Jan 8, 2020
krassowski added a commit to yunair/jupyterlab-lsp that referenced this pull request Jan 11, 2020
@krassowski krassowski deleted the tests/diagnostics_panel branch September 4, 2020 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant