-
Notifications
You must be signed in to change notification settings - Fork 164
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
docs: explain specific features added on top of Visual Studio Code #2505
docs: explain specific features added on top of Visual Studio Code #2505
Conversation
🎊 Navigate the preview: https://638f401dd6478227572f490d--eclipse-che-docs-pr.netlify.app 🎊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a couple of suggestions, let me know what you think.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
You may be already aware but @azatsarynnyy has opened this issue on the same subject. The issues has a complete list of things that the VS Code distributed with Che adds on top of Code - OSS. |
This is okeish but ideally you want to specify what's provided on top of other IDEs too such as Theia / IntelliJ and PyCharm. A recurring question is if IntelliJ has a plugin-port, idling, devfile commands etc... |
@l0rd yes, we implemented all the mentioned features in our build of the IntelliJ IDEA editor.
"idling" - if stopping the idled workspace is meant here, it should work. If preventing a workspace from being stopped is meant, it's not implemented. |
…ch as process monitoring plugin fixes: https://issues.redhat.com/browse/RHDEVDOCS-4596
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @azatsarynnyy please review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edited the full official name of VS Code.
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
…2505) Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
…2505) Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
What does this pull request change?
Explain specific features added on top of Visual Studio Code, such as process monitoring plugin.
To find the content for this pull request, I read the README for all
che-
prefixed extensions in a running workspaces.What issues does this pull request fix or reference?
fixes: https://issues.redhat.com/browse/RHDEVDOCS-4596
Specify the version of the product this pull request applies to
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modified
step reports no vale warnings.