Bruno Vaz

Results 3 comments of Bruno Vaz

It would really help if the extension could respect/inherit the `html.format` settings, now when I activate this extension, it stops respecting the `html.format.wrapAttributes` setting. I don't know the complexity of...

I wanted to remove the st-head-row, which I did in the stacktable.js code, but now I need to make it stop creating separate for those head elements. My table doesn't...

also happens for `text-wrap`, `@container`, `@starting-style`, `@layer` and a few others. this package uses [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice) for those validations, but I'm not sure if `lit-plugin` has to update it or if...