Pod Pod
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 3
-
-
Pod Pod created a post, AnsweredStop F10 from opening the 'file' menu?
In IntelliJ IDEA (and derivatives, e.g. Android Studio, PyCharm) press F10 when in a normal edit window opens the "file" menu. I don't really like this behaviour -- can I change it? I can't see an... -
Pod Pod created a post, AnsweredCustomize the order of icons in the 'find references' toolbar?
Is it possible to change to order of icons in the area shown in the screenshot? Sorry for relying on a screenshot, but I have no idea what to name the area shown. I did try and look up some of the... -
-
Pod Pod created a post, AnsweredHow do I select a paragraph in PyCharm?
So PyCharm currently has these commands: Move Caret Backwards A ParagraphMove Caret Forwards A Paragraph which I've bound to `ctrl+up` and `ctrl+down`. They work as expected and I like using them. ...