Sublime Forum

Color Scheme Bug with CSharp

#1

When using a parenthesis inside a comment the comment becomes colored incorrectly. Since a picture is worth a thousand words:

0 Likes

#2

Please create an issue at https://github.com/sublimehq/Packages/issues and be sure to provide the code as text so a test may be created from it.

0 Likes

#3

This seems to be working fine with dev build 3112.

0 Likes

#4

A bit of self promotion: https://github.com/gwenzek/csharpSyntax

It may be merged in the official Package at some point, but in the meantime you can copy paste the report in your Packages/User folder

0 Likes

#5

Thank you all, I’ll try out a more recent build / gwenzek’s syntax at a later date and let you know how well it works!

0 Likes