typescript-tools.nvim icon indicating copy to clipboard operation
typescript-tools.nvim copied to clipboard

fix: completeFunctionCalls adds brackets when writing JSX

Open m-gail opened this issue 1 year ago • 4 comments

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

oldbehavior

New behavior

newbehavior

m-gail avatar Feb 23 '24 19:02 m-gail

Hi, thanks for your contribution. I'm still on my vacation so I'll test it next week!

pmizio avatar Feb 24 '24 08:02 pmizio

Any updates on this?

GitMurf avatar May 28 '24 18:05 GitMurf

This would be a really nice improvement. :pray:

mmirus avatar Jul 09 '24 20:07 mmirus

Any updates?

NikitaKhodakovsky avatar Apr 04 '25 17:04 NikitaKhodakovsky