Polymer / vscode-plugin

Provides autocompletion, linting, and more for web components.
Other
74 stars 11 forks source link

doesn't add ',' when adding closing '}' of a function #67

Closed davidmaxwaterman closed 7 years ago

davidmaxwaterman commented 7 years ago

If I type myFunct() {, it'll add a closing }, but it won't add , after it, which I always have to add manually, which is annoying. I suppose this might be a configuration issue...please enlighten me if it is.

justinfagnani commented 7 years ago

I don't think this has anything to do with the Polymer IDE plugin, but with VS Code's JS language support.

rictic commented 7 years ago

Recommend filing this bug here: https://github.com/Microsoft/vscode/issues