komodovaran
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Cannot evaluate expressions in debugger console when pytest is running with -n
If debugging a test normally (with pytest as default test runner) I can evaluate expressions in the console just fine. However, if running with -n (multiprocessed), I can't evaluate any outputs dir... -
Created How can I run all scripts in a given project/directory/subfolder?
AnsweredI'm not talking about tests. I'm talking about all executable scripts.Running from the terminal is of course a possibility, but this means that all environments have to be re-set up for that purpos... -
Created How to enable gutter color preview?
I've enabled them in Editor > General > Gutter Icons in PyCharm 2019.1, but they don't show up anywhere. How come? -
Edited PyCharm EAP, where's the scientific mode...?
AnsweredI'm running the very latest, PyCharm 2017.3 EAP on MacOS, where the supposedly new scientific mode should be included. I can't seem to find it anywhere though...Is there a trick to enabling it?