Mark
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Mark created a post, Open multiple files in same project from command line.
Prior to CLion 2022.3, if I ran the following command in the terminal: clion project1/src/a.cpp project2/src/b.cpp project3/src/c.cpp then (assuming the three files already existed) all three files...