role uu_generic: add pycharm to desktop workspaces#348
Open
Conversation
Member
|
@dometto, my first reaction would be that it doesn't add much value compared to VSCodium, not enough to justify installation time and possible extra support and maintenance, but it has been a while since I last used Pycharm. If there is a need for Pycharm features that I don't know of, happy to change opinion 😃 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds pycharm to all desktop workspaces. @jelletreep I am wondering if this is desirable; yesterday I had a meeting with another user who basically does everything with pycharm. So I thought I'd open this PR for discussion; do we want to add it to all workspaces (including e.g. R-Workbench)? There isn't really any downside, except the time it takes to
snap installit . But for support I'm not sure: is it better if users can use an IDE they know, or for us to have to support only a limited number of IDEs (i.e. VSCode)?