Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Revise all usages of commands.executeCommand #5

Open
JanKoehnlein opened this issue Dec 1, 2017 · 2 comments
Open

Revise all usages of commands.executeCommand #5

JanKoehnlein opened this issue Dec 1, 2017 · 2 comments

Comments

@JanKoehnlein
Copy link
Member

The VSCode extension executes VSCode commands in a couple of places. We should introduce new LSP requests/notifications for these or get rid of the command calls.

@JanKoehnlein
Copy link
Member Author

'open.file' in goGenerateTests:61
'workbench.action.reloadWindow' in goMain
'workbench.action.openWorkspaceSettings' in utils

@JanKoehnlein
Copy link
Member Author

We could try to implement some of them, but neither is mission critical.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant