We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have added a more complex sample to show how to use language features as command and how to use the text document content provider. Please go through the code and check that it works and explains itself: https://github.com/Microsoft/vscode-extension-samples/tree/master/contentprovider-sample
Also, the previewHtml sample got updated such that it now has a command-link: https://github.com/Microsoft/vscode-extension-samples/tree/master/previewhtml-sample
Last, make sure the sample repo builds and runs without hassle (npm i, F5 from with VSCOde etc)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We have added a more complex sample to show how to use language features as command and how to use the text document content provider. Please go through the code and check that it works and explains itself: https://github.com/Microsoft/vscode-extension-samples/tree/master/contentprovider-sample
Also, the previewHtml sample got updated such that it now has a command-link: https://github.com/Microsoft/vscode-extension-samples/tree/master/previewhtml-sample
Last, make sure the sample repo builds and runs without hassle (npm i, F5 from with VSCOde etc)
The text was updated successfully, but these errors were encountered: