Tungtung2825
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Tungtung2825 进行了评论, -
Tungtung2825 创建了一个帖子, How to change the source path of a project?
My project structure is look like this: Inside, test2_main.py, I run "from test1 import x", however, Traceback (most recent call last): from test1 import xModuleNotFoundError: No module named ... -
Tungtung2825 进行了评论, -
-
-
Tungtung2825 创建了一个帖子, Fail in applying "Ctrl + /" for comment with line comment
I already set Ctrl + / to be the key map of Comment with Line Comment, however when I using window to click Ctrl + /, it added ... instead of commenting the line, it works when I click Ctrl + NumPa... -
Tungtung2825 创建了一个帖子, Shortcut of hightlighting multiple lines
Is there any shortcut for highlighting multiple lines in Pycharm using Mac? (I only know how to highlight one line) If no, is it possible to customize a shortcut for that? After highlighting, I wan...