PSA: BracketCheck and CSS
-
The BracketCheck is great in code, but not so hot for looking at CSS.
It fails on the CSS child combinator: >
After selecting the remaining 1700 lines without child combinators, the plugin report all is well. Yet my application still complains about an unbalanced brace. I don’t trust the checker with css.
It does handle C block comments in the CSS nicely, though, which balancebraces[dot]com doesn’t.
-
@JustAnother-GoogleHater said in PSA: BracketCheck and CSS:
The BracketCheck
Do you mean the BracketsCheck plugin?
I’ve never used it or installed it, so I don’t know what it’s capabilities are or are not.
However, the latest in Plugins Admin is only v1.2.2, whereas the plugin’s Releases page currently lists v1.2.3 as the newest. You might want to try installing the newest copy from the plugin’s Releases page, to see if it’s already fixed your problem.
If it still doesn’t behave the way you want, I would suggest checking the plugin’s issues, and if your issue hasn’t been reported by someone else, create a new issue there.
Because while maybe someone here in the forum knows enough to be able to help you (though I don’t remember people mentioning it recently), if they can confirm it’s truly a bug or missing feature, that plugin’s developer will need to be the one to be notified, not us fellow Notepad++ Users.