Static analysis for web components in your text editor of choice!
These editor plugins use the editor service:
- https://github.com/Polymer/atom-plugin
- https://github.com/Polymer/vscode-plugin
- https://github.com/Polymer/polymer-sublime-plugin
The Editor Service exposes the power of the analyzer as a standalone service for text editor integration.
The polymer-language-service command speaks the Language Server Protocol over stdin and stdout.
polymer-editor-server and its nonstandard protocol are deprecated, and we'll be migrating the atom and sublime text plugins over to use the polymer-language-service soon. The differences are fairly minor and migration should be done by the end of November 2016.