Skip to content

Getting the compilation status from a vscode extension #2094

Discussion options

You must be logged in to vote

Update: I found the solution.

All I had to do is add the vscode-java extension in the extension dependencies (package.json).
Then I was able to call the compile command using vscode.commands.executeCommand.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Eskibear
Comment options

@rgrunber
Comment options

Answer selected by rgrunber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants