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

Rework command and extension activation conditions #915

Merged
merged 1 commit into from
May 7, 2019

Conversation

fbricon
Copy link
Collaborator

@fbricon fbricon commented May 7, 2019

  • early registration of open output command. Fixes Click 'Rocket' status bar button shows 'Activating Extensions...' #914
  • activate extension when .classpath is found at the root
  • only activate some commands in the palette if the server is started
  • removed extension activation by commands needing the server to be
    started in the 1st place
  • fixed check for non-existing server log, in the open server log
    command

- early registration of `open output command`. Fixes redhat-developer#914
- activate extension when .classpath is found at the root
- only activate some commands in the palette if the server is started
- removed extension activation by commands needing the server to be
started in the 1st place
- fixed check for non-existing server log, in the `open server log`
command

Signed-off-by: Fred Bricon <fbricon@gmail.com>
@fbricon fbricon requested a review from snjeza May 7, 2019 15:44
@fbricon fbricon merged commit 5c01423 into redhat-developer:master May 7, 2019
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.

Click 'Rocket' status bar button shows 'Activating Extensions...'
2 participants