Akin
Akin
Yeah definitely in support of having this functionality, I've been through a few delete surrounding function call plugins over the years It would be nice to have a robust solution.
My current solution works 85% of the time, so is alright for now
@kylechui that's a shame what exactly is the result when you say it includes the parens do you mean it would delete the function name but leave the parentheses around...
If it's easier then that makes sense, I guess the patterns for a function don't vary that wildly except for things like lisps, but then you'd just use the brackets...
Just tried it out and seems to work quite nicely ❤️, the cursor position doesn't seem to respect the `move_cursor = false` option though but that's an extremely minor issue...
@joshdick just butting in as I use dart a lot and would love to see the highlighting improved. I think what @l0nax means is that the gist adds a bunch...
Also just my 2 cents but I think the purple that is used for those highlight groups in the vscode version-ish of this theme is nicer, less alarming :shrug: (just...
> Yes, but do you have a scheme like "operators are colored red", ... > I tried to use the colors from the other languages, but it would be nice...
Looking at the highlighting for dart in using `One Dark pro` in vscode (which is what I'm comparing against primarily just as a GUI editor example with a similar theme)...
I'm not sure what the caching problems specifically relate to, but all I can provide is some general clarification on what people often perceive as caching. 1. Usage of native...