[Csnd] [ANN] - Visual Studio Code Plugin for Csound
Date | 2018-04-10 16:02 |
From | Steven Yi |
Subject | [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
Hi All, I wanted to announce a very very preliminary alpha extension for Csound language support in Visual Studio Code. I published the 0.0.1 alpha to the Marketplace today so that you can install within the app. Source code is available at: https://github.com/csound/csound-vscode-plugin The plugin was started yesterday and right now has some (very) basic highlighting support when opening .udo and .orc files. Plans are to implement features similar to Nate Whetsell's excellent language-csound and other Atom plugins, as well as drawing upon other editor plugins (e.g., csound-repl for Vim) to support things like live coding. Credit to Rory and Stephen for their collaboration on this! Feedback and testing appreciated; hope to push new versions regularly during this initial phase of development. Thanks! steven p.s. - The extension is currently published under my publisher account ("kunstmusik"). This is largely because we're trying to figure out how to create an organization account for a "csound" entity. When the latter is figured out we can switch the release. Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2018-04-10 16:18 |
From | Rory Walsh |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
You're on a roll Steven. I'll look forward to using this. Thanks for contributing. I think Csound must have the most extensive editor support of all audio languages at this point ;) On 10 April 2018 at 16:02, Steven Yi <stevenyi@gmail.com> wrote: Hi All, |
Date | 2018-04-10 16:54 |
From | Steven Yi |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
Thanks! I would just note again that I am basing a lot of this on Nate's Atom plugin work and couldn't have gotten this far this fast without looking at his work. (BTW: 0.0.2 is now published to marketplace to work with CSD files) On Tue, Apr 10, 2018 at 11:18 AM, Rory Walsh |
Date | 2018-04-11 15:26 |
From | Hector Centeno |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
This is great! Thank you Steven. I searched for it in the Marketplace (both through VS and online) but couldn't find it. Is it still live? Cheers! Hector On Tue, Apr 10, 2018 at 11:54 AM Steven Yi <stevenyi@gmail.com> wrote: Thanks! I would just note again that I am basing a lot of this on |
Date | 2018-04-11 17:12 |
From | Rory Walsh |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
I just tried here from within VS Code. Click Extensions, and then search for Csound. It's the only extension that shows up/. Note I had to use the latest version of VS Code to install it, but it still showed up with an earlier version. On 11 April 2018 at 15:26, Hector Centeno <hcengar@gmail.com> wrote:
|
Date | 2018-04-11 17:39 |
From | Peter Burgess |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
Fantastic, thanks Steven!
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Rory: what other editors support Csound then? I haven't been keeping up to date with Csound comings and goings for a while |
Date | 2018-04-11 20:21 |
From | Rory Walsh |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
Sublime has a few different packages, I have consolidating several into a forked repo on my GitHub page. Nate wrote a very nice Atom package that that comes with a lot of goodies. There also exists Csound syntax highlighters for a range of JavaScript based editors for use in a browser. On Wed 11 Apr 2018, 17:39 Peter Burgess, <pete.soundtechnician@gmail.com> wrote:
|
Date | 2018-04-11 20:52 |
From | Peter Burgess |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
Nice! :D On Wed, 11 Apr 2018, 20:21 Rory Walsh, <rorywalsh@ear.ie> wrote:
|
Date | 2018-04-11 21:15 |
From | Dave Seidel |
Subject | Re: [Csnd] [ANN] - Visual Studio Code Plugin for Csound |
I'm a happy user of Nate's Atom packages. On Wed, Apr 11, 2018 at 3:52 PM, Peter Burgess <pete.soundtechnician@gmail.com> wrote:
|