Commit Graph

52 Commits

Author SHA1 Message Date
Rob Watson 80d4cbfae1 Merge branch 'master' of git://github.com/acarabott/supercollider-tmbundle 2009-04-25 14:35:18 +01:00
Rob Watson 98c779684b update README 2009-04-25 14:33:44 +01:00
Stephen Lumenta 1bd7dc79e2 supercollider language selection key command is now similar to other textmate-language bundles 2009-04-25 14:30:14 +01:00
Stephen Lumenta 326c83c145 fixed a BUG when sclang somethimes didn't read my /usr/bin/local path and thus not find my mate command. added a matePath classvar to Textmate.sc 2009-04-25 14:28:39 +01:00
Arthur Carabott e71bcf18c6 Fixed break snippet syntax 2009-04-18 19:07:51 +01:00
Arthur Carabott e2c13bbc83 Added break snippet 2009-04-18 19:06:07 +01:00
Arthur Carabott ec3d0d1ff5 Added .select snippet.
Actually included renamed snippets.
2009-04-18 11:59:12 +01:00
Arthur Carabott 89337785a9 Added .collect snippet with mirroring. Added mirroring to .any snippet.
Renamed the untitled snippets with correct names.
2009-04-18 11:16:46 +01:00
Arthur Carabott 9d040a8024 Added new print variable snippet. 2009-04-17 11:43:13 +01:00
Rob Watson 53d22df833 Merge branch 'master' of git://github.com/acarabott/supercollider-tmbundle into arthur-changes
Conflicts:
	Snippets/untitled 8.tmSnippet
2009-04-17 00:04:27 +01:00
Arthur Carabott a6a09d97a9 Replaced Print Variable command with a Print Variable snippet using << syntax; now works with array indexes etc. 2009-04-16 09:41:38 +01:00
Rob Watson 1081a9ebc3 limit incoming connections to localhost 2009-04-15 11:24:45 +01:00
Arthur Carabott f49e2fbb9a Added new snippets, and printing command. 2009-03-23 18:16:03 +00:00
Rob Watson 508fb4719e updated for new SCMenuItem implementation, also some updates to snippets/readme 2009-02-24 09:53:25 +00:00
Rob Watson 431bfd50f9 fix installation so that class is always reinstalled, even if already exists 2009-01-18 03:08:37 +00:00
Rob Watson ada7b34a3e fix fileexists problem 2009-01-18 01:42:45 +00:00
Rob Watson 5ad3725efe tweak readme 2009-01-17 16:08:54 +00:00
Rob Watson ed208d9fca update README 2009-01-17 15:34:18 +00:00
Rob Watson d8fc01f4de hardcore renaming action 2009-01-17 15:07:49 +00:00
Rob Watson 0add10c6a4 added install command, also now saves class/ref opening settings when SC closes 2009-01-17 15:07:08 +00:00
Rob Watson 067f4cb869 some tweaks 2009-01-17 14:13:09 +00:00
rob e398e9e634 Merge branch 'master' of git@github.com:rfwatson/textmate-supercollider 2009-01-10 12:57:27 +00:00
rob e65250a87b removed variable declarations from funcdefs, now inline correctly 2009-01-10 12:57:13 +00:00
rfwatson 4b48f11226 update requirements 2009-01-04 16:52:15 -07:00
rob 7319706b05 fix codefile-name-containing-spaces bug 2009-01-03 23:05:00 +00:00
rob 93448e0ee1 force SC to front when opening help file 2009-01-03 22:41:22 +00:00
rob c70c7531c2 cleaned up commands,fixed cpl of minor probs 2009-01-03 22:39:52 +00:00
rob dc5fbfe289 stop posting output from .unixCmd() 2009-01-03 19:06:19 +00:00
rob 24f83b278b added references/implementations opening directly in TextMate, need to cut back syntax highlighting in displayed files still 2009-01-03 18:58:52 +00:00
rob e5b8316dac updated code interpretation to switch back to SystemClock 2009-01-03 18:17:41 +00:00
rob 3c135542c1 Merge branch 'master' of git@github.com:rfwatson/textmate-supercollider 2009-01-03 18:12:07 +00:00
rob 5270149cb6 Added CocoaMenuItem's in SC. Also can now use CMD-j to open class files directly in TextMate 2009-01-03 18:11:29 +00:00
rfwatson eeca73dd7f 2008-12-28 14:04:35 -07:00
rob 3f6f2f101b Merge branch 'master' of git@github.com:rfwatson/textmate-supercollider 2008-12-23 11:11:28 +00:00
rob 04e0b261f1 move code execution onto AppClock, allows GUI to work 2008-12-23 11:09:28 +00:00
rfwatson a8a2978c13 2008-12-22 15:26:00 -07:00
rob 4be601c703 tweak 2008-12-22 19:58:50 +00:00
rob 403c12cfd3 add pic to README 2008-12-22 11:45:23 +00:00
rob e14ae88c72 fix bug causing help to not open for empty file 2008-12-22 11:22:28 +00:00
rob d6b6b48f7e updated embedded frameworks to link to 10.4 SDK 2008-12-22 11:10:40 +00:00
rob 44af1938db add README.html 2008-12-22 02:12:34 +00:00
rob 7402e7117c tweak 2008-12-22 01:42:09 +00:00
rob 5f99fa3a56 try to get readme formatting right 2008-12-22 01:41:29 +00:00
rob 576521ddba tweak readme 2008-12-22 01:37:59 +00:00
rob 9471044976 converted README to textile 2008-12-22 01:37:00 +00:00
rob 3994981704 README tweak 2008-12-21 23:51:30 +00:00
rob 947445235d update README 2008-12-21 23:47:16 +00:00
rob f73c986d2b add README 2008-12-21 23:35:12 +00:00
rob 9c00fef14f fix sc class bug 2008-12-21 23:20:05 +00:00
rob 473e329d75 added TextMate.sc 2008-12-21 23:12:23 +00:00