JiaTeLin
- Total activity 60
- Last activity
- Member since
- Following 2 users
- Followed by 0 users
- Votes 38
- Subscriptions 11
-
Created how to create a group that containing multiple actions?
Answeredin File | Settings | Appearance & Behavior | Menus and Toolbars i can not create a group in main menu or main toolbar , here is what i want : -
Edited is there shortcut to jump to previous/next code cell in Scientific mode ?
Answeredin 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! -
Edited is there a shortcut to popup toolbar of change markers ?
Answeredwhat 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 -
Edited 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)...