- Code: Select all
@include |;
If I now type something and then an opening bracket, it doesn't insert the closing bracket. E.g.
- Code: Select all
@include prefix(;
The automatic pairing is being stopped when the caret is bumped up against a semi-colon. That's quite annoying, so it would be useful to be able to customise this so that a closing bracket is inserted, even when next to a semicolon.