lansman
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
lansman 创建了一个帖子, Suggestion: output 2 last path components in virtual environments list
I use following file structure: - ProjectName -- .\code -- .\docs -- .\venv Pycharm output only last part of venv path what makes all the venvs look the same: I'd like to see at ...\ProjectN... -
lansman 创建了一个帖子, -
lansman 创建了一个帖子, Interactive console during debugging?
There is a very useful feature in IEP IDE. When you write program and then execute it, all variables and memory at all remain intact. So you can switch to console and execute any commands with thos...