-
Notifications
You must be signed in to change notification settings - Fork 148
Home
Michał Krassowski edited this page May 9, 2020
·
3 revisions
Some useful resources/related work:
- https://microsoft.github.io/language-server-protocol/specification
- https://github.com/wylieconlon/lsp-editor-adapter/blob/master/src/
- https://codemirror.net/demo/lint.html
- https://github.com/TypeFox/vscode-ws-jsonrpc/network/dependents
- https://github.com/microsoft/python-language-server
What we can learn from other extensions:
- Checklist for react components
- should we disable lockfiles?
Loosely related: