tree-sitter-fsharp icon indicating copy to clipboard operation
tree-sitter-fsharp copied to clipboard

feat: basic textobjects

Open tonyjthomas opened this issue 1 year ago • 0 comments

Implements a non-exhaustive set of textobjects, most importantly @function.inner and @function.outer.

First time writing treesitter queries, so please let me know if anything can be improved. Hopefully this is a reasonable starting point that others can add to.

tonyjthomas avatar Oct 12 '24 23:10 tonyjthomas