sonic-pi-vscode-editor icon indicating copy to clipboard operation
sonic-pi-vscode-editor copied to clipboard

Use Sonic Pi from VS Code

Results 12 sonic-pi-vscode-editor issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hi, I'm not able to get the `Run` command working on `ruby` languages files I prefer to use the syntax coloration from ruby but I cannot run sonic-pi for this...

Hello! I'm working on an extension for Sonic Pi language support in VS Code (it's very POC right now, but the basics are down at https://github.com/JacksonKearl/vscode-sonic-pi). I'm a big fan...

Hi, this is an amazing project! But I noticed that on a mac the editor does not save on "cmd+s" but stop the running code. Maybe another shortcut would be...

This commands adds a new toggle which hooks `workspace.onDidSaveTextDocument()` to automatically update the loop in Sonic Pi when the buffer is saved. Also two smaller commands are added, `tryGetFirstRubyDocument()` and...

Working through setting this up, ran into a few things and took notes. Thought I would post them here for anyone running across the same. 1. This needs Sonic PI...

This pull request fundamentally changes how paths are created to make it possible to work with Arch Linux out of the box without any configuration. On Linux, it's not guaranteed...

Sonic-PI 4.x has significant changes which result in the incompatibility with the current version of this extension. Note sure that the API has change much not looked at the actual...

``` [GUI] - Cleaning old sessions... [GUI] - Discovering port numbers... stderr: /Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/bin/ruby: Not a directory -- /Applications/Sonic Pi.app/Contents/Resources/app/server/ruby/bin/sonic-pi-server.rb (LoadError) ``` I have tried setting the sonicPiRootDirectory in the...