I have problem with Config file value. For example, i just want to choose file from project directory but plugin got it with full path. But the problem is starting when another one use the project in different directory. Can we use $PROJECT_DIR$ for these things? because it is working too and it looks more tidy.
On my project this is done automatically by intellij, once I select the file, the value written to my scssLintPlugin.xml is the one with $PROJECT_DIR$.
Does the file you select under the project?
Hi all,
I have problem with Config file value. For example, i just want to choose file from project directory but plugin got it with full path. But the problem is starting when another one use the project in different directory. Can we use $PROJECT_DIR$ for these things? because it is working too and it looks more tidy.
For example; This one is original one.
to this