Alex Rad
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
Edited Which keymap entries do I have to change so that I can use TAB to cycle through autocomplete options?
AnsweredI'm using IntelliJ Ultimate and I'd like to be able to use Tab and Shift+Tab to cycle through the entries of the autocomplition window which pops up when I start typing.I found out that I can remov... -
Created Change "Run python configuration" to not start Python Console by default
AnsweredWhen I create a new python file and execute it (Ctrl-Shift-F10), the python console is always started. I first have to disable the execution of the console under "Edit Run/Debug configurations" -> ...