intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

Application.properties autocomplete leaves mess at the end of the line

Open zcervink opened this issue 5 years ago • 1 comments

Steps to reproduce:

  1. Create new project and open the application.properties file
  2. Type "quark", the completion assist will show some suggestions
  3. Press your left arrow key three times
  4. Press enter, see the mess at the end of the line
Snímek obrazovky 2020-06-11 v 13 27 08

zcervink avatar Jun 11 '20 11:06 zcervink

Reproduced on Eclipse but not on VSCode that disables code assist as soon as back key is pressed. Need to talk with @angelozerr but fix in IJ may be tricky

jeffmaury avatar Jun 15 '20 09:06 jeffmaury

To be honnest with you, I don't know how to fix this issue. I need some investigation if we could manage something on LSP server side, but I fear it is a problem with LSP client.

angelozerr avatar Apr 12 '23 08:04 angelozerr

I can't reproduce with 1.20. Jun-09-2023 15-05-31

Closing.

fbricon avatar Jun 09 '23 13:06 fbricon