andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Feature: code completion based on all opened files #91

Open vi opened 11 years ago

vi commented 11 years ago

(like in Vim by default)

Can be triggered, for example, by pressing Ctrl+Space twice.