Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an ace mode for `.sc` files #106

Closed
pq opened this issue Jun 12, 2018 · 2 comments
Closed

add an ace mode for `.sc` files #106

pq opened this issue Jun 12, 2018 · 2 comments

Comments

@pq
Copy link
Collaborator

@pq pq commented Jun 12, 2018

currently non-lua files default to a generic text editor but a custom mode for supercollider would be great. as of yet, noone has written one so this would be on us.

things the mode could provide include:

  • syntax highlighting
  • basic parsing and error reporting
  • indent smarts
  • snippets and code completions
@pq pq added the enhancement label Jun 12, 2018
@mhetrick
Copy link

@mhetrick mhetrick commented Jul 7, 2018

I opened an additional norns-wide issue for better SC tooling, so it might be good to cross-reference it here: monome/norns#462

In addition to providing a method for editing ".sc" files in maiden, it would be useful to have the ability to restart the audio engine from maiden without restarting the entire device from the hardware.

@ngwese
Copy link
Member

@ngwese ngwese commented Mar 8, 2020

sc files are now exposed for simple editing. full editing support is likely best accomplished in the sc ide

@ngwese ngwese closed this Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants