Henrik Roseno

- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 11
-
-
Henrik Roseno created a post, AnsweredBug? "Indent expected" in 8th indentation 'level'
Hi PyCharm is a great tool, but sometimes something a bit strange happens. This time PyCharm suddenly doesn't seem to be able to handle a new indentation 'level'. I have included a screenshot that ... -
-
-
Henrik Roseno created a post, AnsweredConditional compilation in PyCharm? (pypreprocessor?)
Hi! I am developing a Python/Kivy app which will have code that only run on a specific OS, like the following code, that only runs on Android: from android import mActivity, autoclass, cast File = ... -
-
-
Henrik Roseno created a post, Refactor -> Rename - creates complete mess!
Hi! When I chose to use Refactor -> Rename - to change the name of a Python class across the whole project, PyCharm decided that this includes all my backups in another folder... But the big prob... -
Henrik Roseno commented, -
Henrik Roseno created a post, Why are error-messages truncated in status-line (bottom of screen)?
As you can see on the screen shot below, PyCharm truncates messages in the status bar at the bottom of the screen, making them quite meaningless... Why?: