Eugene Korzun
Results
1
comments of
Eugene Korzun
Got the same issue. Here is my config: ``` "path-intellisense.mappings": { "/": "${workspaceRoot}/main/src", "controllers": "${workspaceRoot}/main/src/controllers", "components": "${workspaceRoot}/main/src/components" } ``` When I use it with elements' attrs it works ![monosnap 2017-01-27...