[Pascal] Add some context-awareness
It's not great, but it's lots better than before.
cc @urraka
while you're at it, jumping to syntax v2 would make sense
Not sure if you wanted to update the commit message for the merge commit (i.e. the opening post). Right now it's rather non-descriptive.
Could you add tests for symbols? And a https://github.com/sublimehq/Packages/labels/significant ?
I saw a lot of (?i:word), not sure if that's just Pascal being weird, or if it should've rather been (?:word|WORD).
Otherwise LGTM.
@michaelblyons Were you gonna add anything else?
Could you check the opening comment for the merge commit message while you're here? Your last edit is from February and you added stuff later.
I noticed last test only ran on dev build 4199, I assume in this case stable 4200 would pass, too.