pabloalmunia

Results 5 issues of pabloalmunia

Configuration: - Webstorm 2020.1 - Markdown Navigator 3.0.198.72 After Markdown Navigator is installed the config Editor/Code Style/Markdown don't load and show a "loading..." label always. ![image](https://user-images.githubusercontent.com/1365303/78927293-ea25f900-7a9e-11ea-842a-8c2233eaca74.png)

fixed for next release
fix available
bug

When we define de plugin with this configuration: ```js new ClosurePlugin ({mode : 'AGGRESSIVE_BUNDLE'}, {languageOut : 'ECMASCRIPT_2018'}) ``` this unnecesary code is included on top of compiled source: ```js (function(__wpcc){'use...

priority: 5 (nice to have)

This is the principal coment: ```js /** * * The web component `` displays a padlock icon with two * status: lock (`value=false`) and unlock (`value=true`) * * @element gy-padlock...

First of all, I would like to thank the extensive and excellent work is done with this tool. The generation of custom-elements.json from JSDoc comments is helpful in a wide...

It's important the next TC39 meeting session about **Decorator Metadata for Stage 3** ([slides](https://slides.com/pzuraq/decorator-metadata-for-stage-3), [spec](https://github.com/pzuraq/ecma262/pull/10)). We need the decorator metadata because, without it, we have limited the decorator feature. Especially...