You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realized that when I select an item in the completion pop-up, the element isn't imported after insertion.
I'm almost sure it worked that way and it doesn't now since a few days ago. I know have to write the imports myself or rely on LSP code actions each time, which can be tedious.
I didn't change my configuration file and I do build Helix from master.
Here is an Asciicinema recording with a dead simple example.
Reproduction Steps
Open a file
Write some code that needs import
Select the desired line with (use xxx) at the end and press Enter
Summary
Hello !
I just realized that when I select an item in the completion pop-up, the element isn't imported after insertion.
I'm almost sure it worked that way and it doesn't now since a few days ago. I know have to write the imports myself or rely on LSP code actions each time, which can be tedious.
I didn't change my configuration file and I do build Helix from master.
Here is an Asciicinema recording with a dead simple example.
Reproduction Steps
The element isn't imported
Helix log
No related logs
Platform
Linux
Terminal Emulator
kitty 0.34.1 created by Kovid Goyal
Installation Method
Built from source
Helix Version
helix 24.3 (00e9e5e)
The text was updated successfully, but these errors were encountered: