-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
VS Code Extension Usage needs to be more prominent #15760
Comments
I think it's already covered by #14119 |
@tsmaeder it's in the end user guide (because it's about using vscode extensions vs authoring them) But yes I think we should have something in the contributor guide as well and as @benoitf mentioned that 's basically what's asked in #14119 cc @themr0c the vscode extensions are currently the main way (if not the only one) to extend che workspaces. Talking about che-theia plugins doesn't make sense. It's confusing. IMHO we should address that as soon as possible. |
Forgive me if this seems like a silly question, but what exactly is supposed to be added to the docs for #14119? How to write VS Code extensions (something like this), how to write a VS Code extension inside Che, or something else? Maybe the existing portion about VS Code extensions in Che should be expanded upon (how to build sidecar containers, where to add the code for them, etc.) and moved into the Contributor Guide section? |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
@l0rd is this one being handled as part of the tiger team? |
No. It's not labelled Those are some vs code extension issues currently in the backlog: |
This issue is also tracked here: https://issues.redhat.com/browse/RHDEVDOCS-1579 |
VS Code extensions are our most important way to extend Che. However, I was not able to find anything about this in the Che 7 doc. The information is there: I found a direct link on the Che repository (https://www.eclipse.org/che/docs/che-7/using-a-visual-studio-code-extension-in-che/).
The problem is that in the sidebar navigation on (https://www.eclipse.org/che/docs/che-7) there is no mention of VS Code extensions in neither the contributor guide nor the administrator guide.
The text was updated successfully, but these errors were encountered: