Kirk Clawson

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited Angular Inspection False Positive with OOB CLI project?
Specifically, the "Invalid imported or declared symbol" inspection. Here are the steps I took to get this error, but I don't know if I'm doing something wrong, or if this is an actual false positiv... -
Created Toolbox app defaulting to 64bit
AnsweredThe Toolbox entry for IntelliJ 2016.3.5 included a "Use 64bit" checkbox in the settings. This setting is missing for the 2017 applications, and it attempts to launch the 64bit executable, even on ... -
Edited Node environment variables in run configuration
I've been trying to set up a Run Configuration for node with specific environment variables. The Variables themselves show up on process.env, but they are always undefined, regardless of what types...