-
Is it possible to auto boot/shutdown when Atom is loaded/closed? I've tried to look for this everywhere but can't seem to find how to do it. Is it possible?
-
[Enter steps to reproduce below:]
1. Create a new file and switch the syntax to SuperCollider
2. s.boot
-- when I do cmd-shift-K Atom just crashes and doesn't give an error
**Atom Version**: 1.11.2…
-
The problem insists but sporadically, so there are no standard steps to reproduce. When I recompile I run some code but I get Library not compiled. After couple of times trying to recompile it works. …
-
I followed the tutorial and I get this error
config
config: default
sclang: /Applications/SuperCollider/SuperCollider.app/Contents/Resources/sclang
booting
Error: spawn /Applications/SuperCollider/Sup…
ghost updated
9 years ago
-
Have you seen this? https://kite.com/
I've been using it in atom with python and javascript and it's pretty cool. I was thinking that if they allowed somehow other languages that it would be usefu…
-
Interesting suggestion via email: The guy suggests disallowing `atom-` package name prefixes. I think a gentle message could be a better choice.
Feel free to close this issue, but thought it was a go…
-
When moving the cursor to a method name and calling the atom-supercollider open help file command, I get the following error (as opposed to when I move to the cursor to a class name, the help file ope…
-
hi
i trying to use your package because i think it's great! but i have a problem on windows 7.
when i compile the package, atom finds, throught .yalm.supercollider file, the sclang.exe, but get stuck …
dudat updated
8 years ago
-
It is currently possible to [change the tab before evaluation via OSC](https://github.com/tidalcycles/pulsar-tidalcycles/pull/169/commits/851149890e21fb491e4da04d9e03ca12c7374c66).
However, currently…
Xon77 updated
4 months ago
-
## Motivation
SuperCollider runs on many platforms, with different editors. Some sets of eatures (Qt, IDE, ...) are only present on some of them. When writing quarks, it is difficult to know where to…