Last active
September 3, 2015 09:56
-
-
Save edsilv/8333a54ed65e6e25d533 to your computer and use it in GitHub Desktop.
WebStorm "invalid config path" error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # in C:\Program Files (x86)\JetBrains\WebStorm 9.0.3\bin\idea.properties | |
| # uncomment the following sections and set to: | |
| #--------------------------------------------------------------------- | |
| # Uncomment this option if you want to customize path to IDE config folder. Make sure you're using forward slashes. | |
| #--------------------------------------------------------------------- | |
| idea.config.path=C:/Users/[user]/.WebStorm10/config | |
| #--------------------------------------------------------------------- | |
| # Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes. | |
| #--------------------------------------------------------------------- | |
| idea.system.path=C:/Users/[user]/.WebStorm10/system |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
webstorm fonts on high dpi screens:
http://superuser.com/questions/614960/how-to-fix-font-anti-aliasing-in-intellij-idea-when-using-high-dpi