Bracket pair colouring
under review
Ben Kirton
Can we please get bracket pair colouring?
I just burned more time that I would like to admit on a calculation for an assignment because the final bracket was missing meaning it didn't apply the sqrt() function and with so many brackets I couldn't spot it.
Also super helpful would be a visual indication that an equation doesn't have brackets in pairs as I have found the app deletes some as I go assuming I didn't really mean to add another bracket when I pre add them to avoid forgetting some.
Zac @ Soulver
under review
Does anyone know of another product that features an implementation of bracket pair colouring?
Ben Kirton
Zac @ Soulver: VS Code had an extension that does it and then I think integrated it into the main code.
I believe the extension should still be available and it’s possibly open source.
Here is a write up on it and I guess VS Code itself is open source and it’s now integrated.
Zac @ Soulver
Ben Kirton: Yeah, that really is a nice feature. I think we should do this.