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 support for github.dev for the VSCode Extension #298

Closed
Coda-Coda opened this issue Nov 23, 2021 · 4 comments
Closed

Add support for github.dev for the VSCode Extension #298

Coda-Coda opened this issue Nov 23, 2021 · 4 comments

Comments

@Coda-Coda
Copy link

Coda-Coda commented Nov 23, 2021

I am not sure if it would be possible, but if it is, it would be really great to have support for https://github.dev for the Argdown VSCode extension. This would make it very simple for any user with a web-browser to edit Argdown files in any GitHub repo simply by pressing . on the GitHub page with the Argdown files and adding the Argdown extension.

Currently, attempting to install the Argdown extension from https://github.dev/christianvoigt/argdown/tree/master/examples gives the error "The 'Argdown' extension is not available in Visual Studio Code for the Web."

See also: https://code.visualstudio.com/docs/editor/vscode-web#_extensions

@christianvoigt
Copy link
Owner

Hi, I am currently working on this. Maybe some features will be missing in the web version, but I think most features will work.

@Coda-Coda
Copy link
Author

Awesome!

@christianvoigt
Copy link
Owner

It took some time, but with v1.8.1 the argdown-vscode extension does run on vscode.dev and github.dev. At the moment the export features have been deactivated, because they use @argdown/language-server. Language servers currently do not support virtual workspaces.

@Coda-Coda
Copy link
Author

Nice!! This opens up some neat opportunities for more convenient collaboration on Argdown diagrams - thanks @christianvoigt!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants