At the core of Visual Studio Code's extensibility model is an extension (plug-in) manifest file where your extension declares its extension type(s), activation rules, and runtime resources.| code.visualstudio.com
Learn how to run extensions in Visual Studio Code for the web and the web extension host.| code.visualstudio.com
This document describes the 3.17.x version of the language server protocol. An implementation for node of the 3.17.x version of the protocol can be found here.| microsoft.github.io