haskell / haskell-ide-engine

The engine for haskell ide-integration. Not an IDE
BSD 3-Clause "New" or "Revised" License
2.38k stars 213 forks source link

Atom auto-complete issues #1743

Open JasonSome opened 4 years ago

JasonSome commented 4 years ago

Every time I get to press Enter (or Tab) in order to finish my autocomplete within Atom, the HIE plugin seems to not substitute the whole name, but also even erase the word that was supposed to get auto-completed in. Is there some kind of bug? How can we discover what is going on?

Video showing what is happening: https://youtu.be/MXkRRBT3wFU

fendor commented 4 years ago

Looks like a bug, cant reproduce with vscode. on windows.