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

[plugin] fix executeCommand arguments passing #6537

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

svenefftinge
Copy link
Contributor

What it does

Fixes passing of arguments for executeCommand.

How to test

Install typescript-language-features builtin and see how the commands (prefixed with 'TypeScript:' do not appear when a ts file is active without this change.

Review checklist

Reminder for reviewers

@akosyakov akosyakov added typescript issues related to the typescript language vscode issues related to VSCode compatibility labels Nov 12, 2019
@AlexTugarev
Copy link
Contributor

testing right now...

Copy link
Contributor

@AlexTugarev AlexTugarev left a comment

Choose a reason for hiding this comment

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

It works as advertised 🙌

Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
@AlexTugarev
Copy link
Contributor

Works nicely!

@svenefftinge
Copy link
Contributor Author

OSX build failure is unrelated.

@svenefftinge svenefftinge merged commit 83c5913 into master Nov 13, 2019
@svenefftinge svenefftinge deleted the se/plugin_executeCommand_fix branch November 13, 2019 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript issues related to the typescript language vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants