Skip to content

compute resource context keys based on global selection#4531

Merged
akosyakov merged 1 commit intomasterfrom
GH-4529
Mar 13, 2019
Merged

compute resource context keys based on global selection#4531
akosyakov merged 1 commit intomasterfrom
GH-4529

Conversation

@akosyakov
Copy link
Member

@akosyakov akosyakov commented Mar 12, 2019

fix #4529, fix #4539 and clean up global selection when owning widgets are disposed

tested with https://github.com/akosyakov/vscode-menus

@akosyakov akosyakov requested a review from svenefftinge March 12, 2019 08:16
@akosyakov
Copy link
Member Author

@ouyangxizi Could you try?

this.editorManager.onCurrentEditorChanged(() => this.updateStatusBar());
}

/** @default since 0.5.0 - will be removed in farther releases */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deprecated

and clean up global selection when owning widgets are disposed

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
@akosyakov akosyakov merged commit c12f14e into master Mar 13, 2019
@akosyakov akosyakov deleted the GH-4529 branch March 13, 2019 05:32
@ouyangxizi
Copy link

@ouyangxizi Could you try?

Test in newest Theia master, it works very well!

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.

Theia explorer context menu missing resource context for vscode extension supporting on vscode plugin in menus setting is not stable

3 participants