alienhard / SublimeAllAutocomplete

Extend Sublime autocompletion to find matches in all open files of the current window
917 stars 110 forks source link

Show the view filename of the completed word; Normal behaviour for the current view #29

Closed hendrikmoree closed 9 years ago

hendrikmoree commented 10 years ago

This adds between brackets the filename where the suggested completion is found. (Based on what vim does)

This is only done for other views than the current one.

printercu commented 9 years ago

Oh, please, make it configurable. This filenames can be distracting.