You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
There is a lot of new activity around supporting VSCode in the browser. It would be exciting to be able to be able to see if one of those projects would allow us to host a version of VSCode for editing Accord Project templates (with this extension).
Some notes from @DianaLease who has started investigating this.
VS Code in Browser
Things we'd like in an online app:
Ability to import/export
Ability to use AP extension
Ability to run cicero commands (?) - parse is built in to the extension (might need draft, trigger, etc)
Publish to github from editor (?) - should be easy to do with VS Code
"Initially we’ll support a predefined list of extensions, we’ll gradually open up the possibility for everyone to add and install their own extensions." (~ 1 year ago)
Can export as zip, but has some other stuff in it too
There is a lot of new activity around supporting VSCode in the browser. It would be exciting to be able to be able to see if one of those projects would allow us to host a version of VSCode for editing Accord Project templates (with this extension).
Some notes from @DianaLease who has started investigating this.
VS Code in Browser
Things we'd like in an online app:
Code-server: code-server/CONTRIBUTING.md at master · cdr/code-server · GitHub
Code Sandbox: CodeSandbox
VS Code Online: Visual Studio Online - Cloud IDE - Code Editor Online
VS Code Remote Development (??)
StackBlitz: Similar to Code Sandbox, but not really what we want. More for creating UIs.
The text was updated successfully, but these errors were encountered: