Zachary Kurmas

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Zachary Kurmas commented, -
-
Zachary Kurmas created a post, AnsweredRefactor/Rename not working in CLion
Refactor->Rename is not working at all in CLion. I right-click on a name, select refactor->rename, edit the name. When I press "Refactor", nothing happens. The toolbar says "No occurrences found... -
Zachary Kurmas created a post, Convert spaces back to tab in Makefile
Occasionally when writing a makefile in CLion, the IDE will insert spaces instead of a single tab. How do I replace those spaces with the required tab? In general, I want CLion to convert tabs to ... -
-
-
Zachary Kurmas commented, -
Zachary Kurmas created a post, AnsweredBundler won't run
When I try to run Bundle Install in IntelliJ, nothing happens. (I'm passing --path vendor/bundle as an argument.)Afterward, I see the following in the log:2016-01-08 11:12:06,533 [2572148] INFO ... -