scvim
Hi, these are my SuperCollider interaction scripts and syntax highlighting for vim.
I have only personally tested these on a Linux machine. I've had reports of success with OSX [you have to compile SuperCollider with sclang support (DEVELOPMENT=true??). It is unlikely that it would work with windoze though.
So far I have:
- Syntax Highlighting, dynamically updates
- The ability to send single lines, visual blocks or supercollider blocks (ie surrounded by parens) to sclang
- key bindings for s.freeAll, thisProcess.stop() [cmd-. in the SC editor], TempoClock.clear()
- In-line Help
- In-line Class definition Look-up
- A scons install script
- method completion, but I'm not sure if it is possible with vim.
- improve the script's ability to deal with folding.
- improve automatic indenting.
Requirements:
Use this software at your own risk, it is still in it's early stages of development. If you have an suggestions for improvements or you need help in some way you can email me at: alex at this domain name
Download:
Get the most recent tar.gz file here: the file directory
Or if you want the 'bleeding edge' version you can grab the svn version from the
SuperCollider svn:
svn co https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk/editors/scvim
Donate:
If you find that this project is useful I would appreciate your support. Please go to my donations page for more information.