Packages icon indicating copy to clipboard operation
Packages copied to clipboard

[Pascal] Add some context-awareness

Open michaelblyons opened this issue 4 years ago • 1 comments

It's not great, but it's lots better than before.

cc @urraka

michaelblyons avatar Mar 13 '21 01:03 michaelblyons

while you're at it, jumping to syntax v2 would make sense

jrappen avatar Feb 19 '25 11:02 jrappen

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.

jrappen avatar Feb 25 '25 21:02 jrappen

Could you add tests for symbols? And a https://github.com/sublimehq/Packages/labels/significant ?

jrappen avatar Mar 11 '25 17:03 jrappen

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.

jrappen avatar Mar 24 '25 09:03 jrappen

@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.

jrappen avatar Apr 23 '25 23:04 jrappen

I noticed last test only ran on dev build 4199, I assume in this case stable 4200 would pass, too.

jrappen avatar May 23 '25 21:05 jrappen