Skip to content
Defines a common protocol for language servers.
Branch: master
Clone or download
dbaeumer Merge pull request #712 from arjun27/master
Update LSIF spec with tools
Latest commit 44cebe8 Apr 4, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
.vscode
images
indexFormat Update lsif spec for tools, remove outdated protocol.ts Apr 4, 2019
versions
.gitignore
License.txt
README.md
contributing.md Relax recommended client implementations Sep 12, 2018
protocol-changelog.md
protocol.md
snippetSyntax.md

README.md

Language Server Protocol

The Language Server Protocol is now available through its own website. The website contains information about :

Contributing

If you are interested in fixing issues like typos you can either file an issue or provide a pull request containing the changes to the specification file.

When proposing an extension to the specification, then please refer to the How to Contribute to the Language Server Protocol document.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

The Language Server Protocol

See the Web site

License

Creative Commons Attribution / MIT

You can’t perform that action at this time.