Pokey Rule

Results 577 comments of Pokey Rule

@fidgetingbits sorry so you're saying debugger is still not working for you with the latest changes?

thought about this one a bit more, and I think the idea here was that the base config should be the min es target of all of our entrypoint packages,...

Note that this was partially fixed in https://github.com/cursorless-dev/cursorless/pull/2409, but we still don't yet actually look at the text of the delimiters, just their type, which is always `string_start` / `string_end`,...

@saidelike what do you do in production? Will that environment variable be set?

note that it should also jump to definition if you use it to target an identifier

After discussing with users, we've decided that we can't get rid of `"class name"`, but we should be able to get rid of `"funk name"`, once we've fixed the inconsistencies....

update from meet-up: - Only facets marked as supported - Only recorded tests in the folder `languages/{languageId}` - Only recorded tests with action of "chuck", "take", "pour", "clone", "drink", "clone...

Up to you. I've been adding new tests in new format, and some piecemeal migrations if I'm messing with the given scope, but waiting to do wholesale migrations till we...

Just feels a bit invasive. I don't have them installed locally so was surprised when I couldn't commit something and couldn't figure out why. Turned out it was because I...