Tungtung2825

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Tungtung2825 commented, -
Tungtung2825 created a post, 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 commented, -
-
-
Tungtung2825 created a post, 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 created a post, 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...