atom-supercollider icon indicating copy to clipboard operation
atom-supercollider copied to clipboard

make an autocomplete-plus provider for supercollider

Open crucialfelix opened this issue 10 years ago • 1 comments

Possibly this should be a separate package, or maybe even somebody else could do this.

https://github.com/saschagehlich/autocomplete-plus/wiki/Tutorial:-Registering-and-creating-a-suggestion-provider

Build an index of class and method names from the currently configured supercollider library + quarks. This could be saved as as JSON file file so it could be used also by sublime, emacs, vim etc.

crucialfelix avatar Sep 03 '14 08:09 crucialfelix

https://github.com/atom/autocomplete-plus/wiki/Provider-API

crucialfelix avatar May 28 '16 06:05 crucialfelix