Publish to https://open-vsx.org/ #1406
Replies: 9 comments 4 replies
-
Hey @kaashyapan 👋, Thank you for opening an issue. We will get back to you as https://opencollective.com/ionide
|
Beta Was this translation helpful? Give feedback.
-
I certainly have no problems with publishing to other repositories. Do you have any pointers to documentation about how to push to that repository? Right now we publish as part of the CI pipeline, so if you could figure out how to push to it as part of a github action that would be ideal. |
Beta Was this translation helpful? Give feedback.
-
This has a github action The 'How-to' to publish an extension is in Create an account -> setup namespace -> Get a token -> Setup the above github action |
Beta Was this translation helpful? Give feedback.
-
Sounds good to me, I think GitPod integrates open-vsx marketplace too |
Beta Was this translation helpful? Give feedback.
-
Another promising editor using Would be great having Ionide there too for all VSCode-compatible editors. Thanks. |
Beta Was this translation helpful? Give feedback.
-
+1 to publishing to open-vsx, but just wondering how does https://github.com/ionide/playground work in Gitpod currently? |
Beta Was this translation helpful? Give feedback.
-
I would love to install Ionide from open-vsix.org. But how to handle C# extension dependency given that it is only licensed to run under Microsoft's VSCode build and they are never going to make it available on open-vsix? |
Beta Was this translation helpful? Give feedback.
-
I created a free fork
<https://github.com/muhammadsammy/free-omnisharp-vscode> of the
official C# extension that can be used as the C# dependency for Ionide
on Open VSX <https://open-vsx.org/extension/muhammad-sammy/csharp>. I
tried it for debugging a simple F# console and it worked fine.
… I would love to install Ionide from open-vsix.org. But how do we
handle C# extension dependency on open-vsx given that C# extension is
only licensed to run under Microsoft's VSCode build.
|
Beta Was this translation helpful? Give feedback.
-
Some updates from Onivim2 ...
|
Beta Was this translation helpful? Give feedback.
-
Is your feature request related to a problem? Please describe.
vscode is great and not a walled garden (but maybe a fenced garden ?)
I'd like to stay away from Microsoft as much as is possible considering I use FSharp.
Can we please also publish this extension to an open repo ?
Describe the solution you'd like
Publish this extension to https://open-vsx.org/ which is an open repository for vscode compatible IDEs like vscodium.
Beta Was this translation helpful? Give feedback.
All reactions