vscode-extension-tutorial
vscode-extension-tutorial copied to clipboard
A walkthrough of creating an extension for VS Code
Results
2
vscode-extension-tutorial issues
Sort by
recently updated
recently updated
newest added
I implemented CodeActionProvide and got diagnosticCollection right. My diagnosticCollection is shown correctly on the problem column. However, there's no lightbulb. Neither at the problem column nor in the code. How...
Instructions need updated due to https://github.com/Microsoft/vscode/issues/1698 Base fix off of https://github.com/hoovercj/vscode-haskell-linter/commit/605fc477c8a5242ed478e3e307a8cb9701731b20