Pod Pod
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 3
-
Created Stop F10 from opening the 'file' menu?
AnsweredIn 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... -
Created Customize the order of icons in the 'find references' toolbar?
AnsweredIs 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... -
Created How do I select a paragraph in PyCharm?
AnsweredSo 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. ...