vscode-javascript-booster icon indicating copy to clipboard operation
vscode-javascript-booster copied to clipboard

Extract language server

Open slonoed opened this issue 6 years ago • 0 comments
trafficstars

Hello!

This plugin looks very interesting but limited to VSCode only. However, the server part is isolated enough to be useful as a standalone language server for JS refactoring. It will allow other editors to use it.

Do you have plans to extract the server into a separate package? I can help with this and would like to contribute to the project. I already have a similar project (https://github.com/slonoed/jsref) which very immature and I will be happy to join forces and not reinvent a wheel.

slonoed avatar Mar 17 '19 14:03 slonoed