There is an extra closing single quote and parenthesis when complete and there are already ones in place
Just trying out this plugin based on [this recommendation](https://github.com/EmranMR/tree-sitter-blade/discussions/72#discussioncomment-10671406) and immediately noticed that when I type `@route('` and select one of the options it replace existing text with `route('route.name')')` including the closing single quote and parenthesis.
https://github.com/user-attachments/assets/14829473-3302-42f3-8e09-1b95cf148f2e
Is there any option to only inserting the `route.name`?
关闭于 2024-10-24 4 条评论