lite-xl / lite-xl-lsp

LSP Plugin for Lite XL editor
MIT License
160 stars 21 forks source link

support additionalTextEdits for autocomplete results #53

Closed pfgithub closed 5 months ago

pfgithub commented 1 year ago

In typescript, autocompleting something will create additionalTextEdits if it needs to do something like add an import

https://user-images.githubusercontent.com/6010774/221436283-9e13db4e-43e0-4f3f-8de0-01de435bd88a.mp4

Issues:

PerilousBooklet commented 5 months ago

Should we close this, since #128 was merged?

Guldoman commented 5 months ago

Yep. @pfgithub thank you for the contribution, it inspired #128.