Display-Functions icon indicating copy to clipboard operation
Display-Functions copied to clipboard

Rebuild for auto_complete_triggers

Open liamcain opened this issue 12 years ago • 0 comments

Currently, the plugin is a TextCommand that activates on ".". To improve responsiveness, it should be rebuild to run as an EventListener and check if prev char is ".". That way, hopefully, autocomplete will rebuild on pressing "." instead of closing, forcing the user to press control+space again.

liamcain avatar Mar 21 '12 23:03 liamcain