Sylvain Mariel
Sylvain Mariel
I wanted to use WaveDrom in an [Electron](electronjs.org/) desktop application. But it does not comply with strict (`default-src 'self'`) [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), which is essential in modern web app. First,...
In README.md, the following CDN links is provided: `` You may specify the minified version. Then, could you please add the integrity hash of the last version (and the minified)...
I'm using linter 2.2.0, linter-ui-default 1.7.1 and ide-typescript 0.8.0. When the ide-typescript package is enabled, the Linter pane has servals errors or infos provided by a provider called `typescript`. Then,...
It would be nice to be able to specify tags to be collapsed by default in the settings. For example, I would like to have all the Classes expended and...