fredvs / ideU

The ide. Universal.
GNU General Public License v2.0
63 stars 9 forks source link

Autocompletion not inserting code #29

Closed circular17 closed 4 years ago

circular17 commented 4 years ago

If I type half of a variable name then press Ctrl-Space, it displays a drop down with the full variable name. If I click on it, it doesn't insert the full name in the code.

Also it displays in the commandor "showsourceitems(edit.editpos)".