Andrew Ward
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Created Multiple Selected Files IDE Macro? Where is $SelectedFiles$ or $SelectedFilePaths$ ?
CompletedI 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 -
Edited 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: ... -
Created automatically restore or return the project view sidebar after commit or push?
AnsweredIt'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 -
Created 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 ... -
Edited 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 ... -
Created How do I open a script file in editor???
Answeredclion 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... -
Created clion 2019.3. Back to NO WAY TO EXCLUDE directories from Indexing?
AnsweredClion 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...