standard / vscode-standard

VS Code extension for JavaScript Standard Style (`standard`) with automatic fixing

Home Page:https://marketplace.visualstudio.com/items?itemName=standard.vscode-standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime LSP-standard

ivanbanov opened this issue · comments

Hey @feross this plugin is amazing, works nice on VSCode.

I was wondering if we could extract the server in order to be able to use it with other LSP plugins in other IDEs, for instance I would like to bring to the Sublime.

Sublime-LSP has a bunch of possible servers such as ESLint (https://github.com/sublimelsp/LSP-eslint), I think that adding a LSP-standard would be pretty nice

Cheers

Thanks for your report! @ivanbanov
If you know how to extract the server to use it in other IDEs, feel free to open a PR. 👍