hello.
when editing pascal files, when i got code like this
// blah blah
{
tra la la
}
sublime text does not think that tra la la is commented out
meanwhile if I add another line in between:
// blah blah
{
tra la la
}
works perfectly though.
hello.
when editing pascal files, when i got code like this
// blah blah
{
tra la la
}
sublime text does not think that tra la la is commented out
meanwhile if I add another line in between:
// blah blah
{
tra la la
}
works perfectly though.