Polymer IDEUnlocks all of the power of the [Polymer Analyzer] in [VS Code]. See the [Polymer Editor Service] for more info, including links to plugins for other editors. Features:
InstallingIn quick open (ctrl/cmd + P), run this command: Try it out on a simple example project
DevelopingWant to contribute to the polymer vscode plugin itself? Great!
Launching a debug version of the vscode plugin is very simple:
Then just press F5 to start a debug instance of vscode with the local version of the plugin running. [polymer analyzer]: https://github.com/baocang/polymer-tools packages/polymer-analyzer [polymer editor service]: https://github.com/baocang/polymer-tools packages/editor-service [vs code]: https://code.visualstudio.com/ |