Zhangqi

- Total activity 47
- Last activity
- Member since
- Following 2 users
- Followed by 0 users
- Votes 28
- Subscriptions 9
-
Zhangqi commented, -
Zhangqi commented, -
Zhangqi commented, -
Zhangqi created a post, Answeredhow to create a group that containing multiple actions?
in File | Settings | Appearance & Behavior | Menus and Toolbars i can not create a group in main menu or main toolbar , here is what i want : -
-
Zhangqi created a post, Answeredis there shortcut to jump to previous/next code cell in Scientific mode ?
in jupyter notebook , I can use ctrl+up/down to jump to previous/next code cell, but they do not work in code cell created by #%% in Scientific mode, thanks! -
Zhangqi created a post, Answeredis there a shortcut to popup toolbar of change markers ?
what is toolbar of change markers ? see more: Track changes to a file in the editor:https://www.jetbrains.com/help/pycharm/2022.2/set-up-a-git-repository.html#track_changes -
-
-
Zhangqi created a post, how to upload local modified file in <appdata>/<product>/remote_sources directory to corresponding remote file?
hello everyone, i use remote python interpret, the remote source code are download to local remote_sources directory (in my case : C:\Users\xxx\AppData\Local\JetBrains\PyCharm2022.2\remote_sources)...