Andrew Ward
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Andrew Ward created a post, CompletedMultiple 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 -
Andrew Ward commented, -
Andrew Ward commented, -
Andrew Ward created a post, 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: ... -
Andrew Ward created a post, Answeredautomatically 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 -
Andrew Ward created a post, 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 ... -
Andrew Ward created a post, 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 ... -
Andrew Ward created a post, AnsweredHow 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... -
-