lapce/lapce

Escape should cancel in-flight completion request

Aperta

#818 aperta il 19 lug 2022

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (1270 fork)batch import
A-editorC-featuregood first issue

Metriche repository

Star
 (38.373 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

When typing, you sometimes know that you'll get completion but you know you won't need it. Currently you can wait for the completion to appear (it might take half a second on a large project) and then press escape but that isn't as nice.
This would be a minor usability improvement because it would mean you don't have to stall out as much while typing.

Guida contributor