cursorless-dev / cursorless

Don't let the cursor slow you down
https://www.cursorless.org/
MIT License
1.13k stars 78 forks source link

Migrate csharp scopes #2469

Closed AndreasArvidsson closed 1 month ago

AndreasArvidsson commented 2 months ago

Checklist

AndreasArvidsson commented 2 months ago

@pokey Another one bites the dust!

AndreasArvidsson commented 1 month ago

missing value iteration scope. otherwise looks good

value.mapPair.iteration?

pokey commented 1 month ago

Yeah that and value for assignment if that's supported and value for default arg if that's supported

AndreasArvidsson commented 1 month ago

Done