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

December Doc-a-thon #702

Closed
78 of 91 tasks
gregvanl opened this issue Dec 8, 2016 · 8 comments
Closed
78 of 91 tasks

December Doc-a-thon #702

gregvanl opened this issue Dec 8, 2016 · 8 comments

Comments

@gregvanl
Copy link

gregvanl commented Dec 8, 2016

The goal is to identify missing, stale or obsolete content in the main VS Code docs.

You can:

  1. Enter a vscode-docs issue describing the necessary change or addition.
  2. Enter an issue and point to relevant existing content to port (release notes, issue comment, protocol or sample repo content).
  3. Create or update content and submit a PR against vscode-docs master.

Topics


@gregvanl New topics that need a home:


Setup

Editor

Customization

Languages

Runtimes

Extension Authoring

Extensibility Reference

Tools

GitHub

@dbaeumer
Copy link
Member

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
Copy link
Member

@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
Copy link
Contributor

aeschli commented Dec 13, 2016

@gregvanl File icons are already documented on the themes page. The content is still up-to-date

@sandy081
Copy link
Member

@gregvanl Here is the PR for updating user and workspace settings documentation

#749

@dbaeumer
Copy link
Member

dbaeumer commented Dec 15, 2016

Created PR: #760

@aeschli
Copy link
Contributor

aeschli commented Dec 15, 2016

I've checked off all my items (just in case they uncheck themselves again).

Also I added a new sample: language provider sample, that brings the existing language server example to the extension sample projects. I improved the structure and added a compound launch config (launch client and attach server).
Please feel free to improve further. I'm off until after XMas. Happy holidays!

@joaomoreno
Copy link
Member

I've checked off all my items (just in case they uncheck themselves again).

@chrisdias
Copy link
Member

docker and node done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants