Closed
Description
In the new API doc, sample is tightly integrated into the API docs:
- The
HelloCode
sample will be thoroughly illustrated in https://vscode-ext-docs.azurewebsites.net/api/get-started/your-first-extension. - Extension Guides / Overview will have a listing of samples.
- Each Extension Guide will have an associated sample.
The samples become an important resource for people to explore VS Code API. We should try to make the samples
- More consistent.
- Closer to the
HelloCode
sample, which we suppose each Extension API reader will become familiar with.
This task is for you to update your sample to meet the Sample Guideline. It shouldn't take more than 20 minutes for you.
Please work on the .ext-docs
branch
ext-docs
branch has been merged to master
. Work on master
branch.
I did a PR to update the webview sample: #111. The sample and the Webview Guide tie nicely together now.
- completions-sample @jrieken
- decorator-sample @aeschli
- hellocode-minimal-sample @octref
- hellocode-sample @octref
- i18n-sample @dbaeumer
- lsp-log-streaming-sample @octref
- lsp-multi-server-sample @dbaeumer
- lsp-sample @octref
- task-provider-sample @dbaeumer
- terminal-sample @Tyriar
- theme-sample @sandy081
- tree-view-sample @sandy081
- webview-sample @mjbvz
Deferred: Please finish this during debt week.
- basic-multi-root-sample @bpasero
- configuration-sample @sandy081
- contentprovider-sample @jrieken
extension-deps-sample @sandy081- fsprovider-sample @bpasero
- diagnostic-related-information-sample @sandy081
- nodefs-provider-sample @bpasero
- progress-sample @bpasero
- quickinput-sample @chrmarti
smart-template-strings-sample @jrieken- statusbar-sample @jrieken
- vim-sample @alexandrudima
- webpack-sample @jrieken
Metadata
Metadata
Assignees
Labels
No labels