Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
1.3.0, 1.5.0
-
None
Description
When trying to call any commands from the VSCode interface,
I get errors such as:
ENOENT: no such file or directory,
open '/home/username/.local/share/CMakeTools/cmake-tool-kits.json'
The actual files resides at:
/home/username/snap/code/184/.local/share/CMakeTools/cmake-tool-kits.json
Similar problem is found trying to run Qt UI Designer form VS Code actions.
Despite the path to QT being properly set, it fails to retrieve the designer location.