typescript-tools.nvim
typescript-tools.nvim copied to clipboard
fix: completeFunctionCalls adds brackets when writing JSX
Solves #239
Fixes brackets being placed wrongly (for example with JSX and import statements) when complete_function_calls is set to true as described in the linked issue.
Old behavior
New behavior
Hi, thanks for your contribution. I'm still on my vacation so I'll test it next week!
Any updates on this?
This would be a really nice improvement. :pray:
Any updates?