marmaak
marmaak
Hi @paleite , I tested the latest version (1.0.13-4) but at least on my side the wrong behaviour is still there. I noticed that if I change a line (introducing...
To me it is sill not working. My staging area is empty and VSC shows me linting errors in files that are not touched at all. Same if I change...
Sure, sorry if I didn't do this before, my bad: - OS: `Windows 10` - Bash: `GitBash` (even if I don't think this is relevant) - Plugin version: `1.0.15` -...
Hi @tannerntannern I think this issue is quite simple to explain even without a minimum reproducible example and I can try to explain it a little bit in depth since...
Maybe the solution can be to create a function that will check recursively in the prototype chain if any ancestor of the constructor is of type `HTMLElement` and only in...
Hi @tannerntannern, thanks for the quick reply. I think the solution you proposed is even better, and as you said this will give other devs the opportunity to do whatever...