Jaap van der Velde
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Jaap van der Velde created a post, AnsweredSetting sources root upon clone / first use of a project
For some of my projects, I would like to be able get PyCharm to automatically add certain subfolders as 'Sources Root'. This is only required once, basically right after someone clones the project ... -
-
-
-
-
-
Jaap van der Velde created a post, AnsweredUnresolved attribute reference, simple matplotlib usage
In a very basic bit of example code, PyCharm is generating a warning "Unresolved attribute reference" and of course this means code completion also does not work. The code is perfectly functional h... -
-
-
Jaap van der Velde created a post, AnsweredRefactor / rename not working, or stops working
When I rightclick a method name or function name, I have the option to Refactor - Rename... I can fill out the dialog, but no matter the options I select, once I click 'Refactor' or 'Preview', the ...