Andrew Ward
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 7
-
创建于 Multiple Selected Files IDE Macro? Where is $SelectedFiles$ or $SelectedFilePaths$ ?
已完成I need to be able to select multiple files in the project browser and pass them all just like individual $FilePath$ 's to the script I created. Where is this macro?Thanks -
已编辑于 Pycharm indent guides not visible on Mac
PyCharm 2024.1.4 Build #PY-241.18034.82, built on June 24, 2024, running Apple Silicon on MacOS Sonoma 14.1.2 visual guides not showing up. (Screen shots below)Tried 1. Restart PyCharm: ... -
创建于 automatically restore or return the project view sidebar after commit or push?
已回答It's a bit annoying after a commit/push to have the commit sidebar remain in the forefront. in clion how to automatically restore or return the project view sidebar after commit or push -
创建于 Pycharm File Type Association -Unexpected , Bizarre Behavior
A python (.py) file in the root of a directory marked as "sources" is showing up with a mystery Icon and is not treated as a .python .py file, like others are. How Do I fix this? So If an expert ... -
已编辑于 How to add "Duplicate" to project file context menu?
For Clion (2020.2) (and PyCharm?) Can I add a behavior/function "Duplicate" to the right-click context menu which DUPLICATES the highlighted file, adding some unique suffix like macOS finder does ... -
创建于 How do I open a script file in editor???
已回答clion for mac 2020.2 I have a file "my_thing" (no extension) has hashbang: #!/usr/bin/python I want to EDIT the darn thing!!! From the project menu, It is there along with all the other f... -
创建于 clion 2019.3. Back to NO WAY TO EXCLUDE directories from Indexing?
已回答Clion 2019.3 on Mac OS 12.13 (High Sierra) DOES NOT have any option anywhere "Mark directory as..." and does NOT recognize the solution provided by adding <excludeFolder url= ... in the i...