Skip to content

December Doc-a-thon #702

Closed
Closed
@gregvanl

Description

@gregvanl

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

  • Overview @chrmarti
    Windows @ramya-rao-a
    Linux @Tyriar
    Additional Components @chrmarti

Editor

  • The Basics
  • Extension Marketplace @joaomoreno
  • IntelliSense
  • Editing Evolved
  • Debugging
  • Version Control @joaomoreno
    Tasks @dbaeumer
    Integrated Terminal@Tyriar
    Tabs @bpasero
  • Accessibility
  • Why VS Code @mousetraps

Customization

Languages

Runtimes

  • Node.js

Extension Authoring

  • Overview @rebornix
    Example - Hello World @alexandrudima
    Example - Word Count @alexandrudima
    Example - Language Server @dbaeumer
  • Example - Debuggers
  • Principles and Patterns
  • Language Extension Guidelines
  • Running and Debugging Extensions @bpasero
    Installing Extensions @joaomoreno
    Testing Extensions @bpasero
    Our Approach @rebornix

Extensibility Reference

  • Overview @rebornix
    Extension Manifest @joaomoreno
    Contribution Points @jrieken
    Activation Events @jrieken
  • API debugging

Tools

  • Publishing Tool @joaomoreno
  • Extension Generator
  • Samples @ramya-rao-a

GitHub

Activity

dbaeumer

dbaeumer commented on Dec 13, 2016

@dbaeumer
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

dbaeumer commented on Dec 13, 2016

@dbaeumer
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

aeschli commented on Dec 13, 2016

@aeschli
Contributor

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

sandy081

sandy081 commented on Dec 14, 2016

@sandy081
Member

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

#749

22 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @joaomoreno@chrisdias@dbaeumer@aeschli@sandy081

        Issue actions

        December Doc-a-thon · Issue #702 · microsoft/vscode-docs