Closed
Description
The goal is to identify missing, stale or obsolete content in the main VS Code docs.
You can:
- Enter a vscode-docs issue describing the necessary change or addition.
- Enter an issue and point to relevant existing content to port (release notes, issue comment, protocol or sample repo content).
- Create or update content and submit a PR against vscode-docs master.
Topics
@gregvanl New topics that need a home:
- deferred Keyboard Layouts @alexandrudima
- Extensions that are only available to insiders @joaomoreno
- Extension Authoring>Extension Packs @sandy081
- Recommended Extensions @sandy081
- Customization>File icons @aeschli
- Hot Exit @Tyriar
- Promote Go to the same level as other languages in the docs, PHP, Python etc. @ramya-rao-a
- (initial progress) Editor Architecture @rebornix
Setup
Editor
- Extension Marketplace @joaomorenoIntelliSenseEditing EvolvedDebuggingVersion Control @joaomorenoTasks @dbaeumerIntegrated Terminal@TyriarTabs @bpaseroAccessibilityWhy VS Code @mousetraps
Customization
Languages
- Overview @ramya-rao-aJavaScript (including the jsconfig.json) sectionJSON @aeschliHTML @aeschliPHP @mousetrapsPython @waderyan vscode-docs #739Markdown @mjbvzCSS, Sass, and Less @aeschliDockerfile @chrisdias
Runtimes
- Node.js
Extension Authoring
- Overview @rebornixExample - Hello World @alexandrudimaExample - Word Count @alexandrudimaExample - Language Server @dbaeumerExample - DebuggersRunning and Debugging Extensions @bpaseroInstalling Extensions @joaomorenoTesting Extensions @bpaseroOur Approach @rebornix
Extensibility Reference
- Overview @rebornixExtension Manifest @joaomorenoContribution Points @jriekenActivation Events @jriekenAPI debugging
Tools
GitHub
Activity
dbaeumer commentedon Dec 13, 2016
We have quite some satellite npm modules which maintain documentation as well. We should include this in a doc-a-thon. Mine are:
vscode-languageserver-node: https://github.com/Microsoft/vscode-languageserver-node
language-server-protocol: https://github.com/Microsoft/language-server-protocol
vscode-nls: https://github.com/Microsoft/vscode-nls
vscode-nls-dev: https://github.com/Microsoft/vscode-nls-dev
dbaeumer commentedon Dec 13, 2016
@gregvanl for
Language Extension Guidelines
I added @aeschli and @jrieken as well. I can perfectly handle the LSP part in there but the other parts are better handled by @aeschli and @jrieken.aeschli commentedon Dec 13, 2016
@gregvanl File icons are already documented on the themes page. The content is still up-to-date
sandy081 commentedon Dec 14, 2016
@gregvanl Here is the PR for updating user and workspace settings documentation
#749
22 remaining items