Can't locate any WebIde directory
Hello there !
I am on linux and can't locate the directory (WebIdeXX) where I am supposed to add ColorSchemes etc.
However I succeeded to locate the ColorSchemes directory in /lib/resources.jar. I tried to extract the files, to add my .xml and compress resources.jar.
PhpStorm won't start, and many errors appears when starting the soft. (Does the .jar need a signature !?)
How could I proceed ?
Thx & sorry for my english :)
请先登录再写评论。
Hi there,
It would be ~/.WebIdeXXX (invisible folder in your user's home)
More on this: https://intellij-support.jetbrains.com/hc/en-us/articles/206827437-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs
Ok thank you I found it.

But I can't find any directory where I can put a colorsheme file :
How can I proceed ?
You have to place your color schema files into ~/.WebIde100/config/colors directory (if you create your own color schema in IDE such folder will be created by IDE for you).
Indeed !
Thanks a lot !
removed msg