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

Test extension samples #6675

Closed
1 task done
jrieken opened this issue May 23, 2016 · 0 comments
Closed
1 task done

Test extension samples #6675

jrieken opened this issue May 23, 2016 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented May 23, 2016

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)

@jrieken jrieken changed the title Check content-provider sample Test extension samples May 23, 2016
@jrieken jrieken added this to the May 2016 milestone May 23, 2016
@egamma egamma mentioned this issue May 23, 2016
87 tasks
@weinand weinand closed this as completed May 24, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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

2 participants