sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
792 stars 72 forks source link

Is TypeScript “Organize Imports” supported? #554

Open natesilva opened 5 years ago

natesilva commented 5 years ago

I am using this language server with the Sublime Text LSP plugin.

Does this expose the TypeScript “Organize Imports” functionality? If not, I would love to have that feature.

Currently I can get that from the official TypeScript Sublime plugin but not from LSP with this module.