Andreas Arvidsson

Results 109 comments of Andreas Arvidsson

@pokey @josharian The current implementation now only effects the command scope type and there is no spoken form for it.

Yes unless we make this more comment specific and check for single line ranges. Ideally we would have single and multi-line as separate scopes and only use this for single...

Yes exactly.

There is no problem really with this implementation except for the fact that in javascript there is no Tree sitter difference between block and line comments. I guess that contiguous...

`camel form ` https://github.com/AndreasArvidsson/cursorless-talon/blob/8d1108549f77e85dc746afbbd5ab4840542441dd/src/cursorless.talon#L18-L19

> > `camel form ` https://github.com/AndreasArvidsson/cursorless-talon/blob/8d1108549f77e85dc746afbbd5ab4840542441dd/src/cursorless.talon#L18-L19 > > Interesting. Does it ever misfire or pretty reliable? I also wonder about DFA Not one hundred percent reliable, but that is true...

Yes I think making this default would be reasonable. You should probably try it for yourself first?

I added that to discuss label because I might want to take a crack at this sooner than anticipated. I do have some questions about facets. 1. If something requires...

Really nice response. From the Cursorless developers (and users) I want to convey our appreciation!

Inside the parens? Are you talking about the arguments to the function? Could you elaborate?