LampPost
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created Moving directory by refactoring causes VCS error
AnsweredI wanted to move my project to another folder, so I right clicked the project directory in the project window>>Refactor>>Move Directory. I then got this error in the attached image. Is this suppo... -
Created "Execute Current Statement in Multiline Console" not working?
AnsweredThere is an option in the Pycharm keymap to "Execute Current Statement in Multiline Console" which is set to CTRL Enter (I think by default?) but somehow nothing happens when I press that in console. -
Created "Execute selection in console" opens a new console each time in Distraction Free Mode
AnsweredI'm not sure if this is a bug or an intended behavior. If I "Execute selection in console" in "Distraction Free Mode," Pycharm executes each selection in a new console each time. I would think it...