S
S
SexyMonkey2016-11-15 12:31:47
HTML
SexyMonkey, 2016-11-15 12:31:47

How to deal with auto-completion of paths if the paths in src and build are different?

I collect projects with Galpom. When entering paths in editors, there is auto-completion of paths, which allows you not to write the full file name + path to it, but to select the one you need by entering just a couple of letters.
d6835e5735634461aeae80768e1a2124.png
But the structure of the src and app folders is different for me, as a result of which either the paths become incorrect after compilation, or there is no way to use autocompletion. How can this problem be solved?
Only 2 options come to mind:
1) Move the beginning of the paths to a variable, and change it in src and app. But it is unlikely that auto-completion will work, I have not tried it yet. (WebStorm)
2) Correct the paths when compiling with some kind of gallp plugin, but I don’t know which one yet.
M.b. can anyone suggest a more elegant solution?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2018-07-03
@svistiboshka

accidentally stumbled upon a question) catch the answer
5b3bb9e42c85d193627585.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question