Open gshields opened 1 month ago
Cannot activate v-analyzer extension: Cannot read properties of undefined (reading 'uri')
no error messages
Error messages
installed v -e "$(curl -fsSL https://raw.githubusercontent.com/vlang/v-analyzer/main/install.vsh)" installed vscode v-analyzer
No response
v doctor
v doctor V full version: V 0.4.8 5c65e58 OS: linux, Ubuntu 24.04.1 LTS Processor: 4 cpus, 64bit, little endian, Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz
getwd: /home/ghs/bin vexe: /home/ghs/work/v/v vexe mtime: 2024-10-14 17:50:38
vroot: OK, value: /home/ghs/work/v VMODULES: OK, value: /home/ghs/.vmodules VTMP: OK, value: /tmp/v_1000
Git version: git version 2.47.0 Git vroot status: weekly.2024.41-32-g5c65e58f .git/config present: true
CC version: cc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 thirdparty/tcc status: thirdparty-linux-amd64 0134e9b9
vscode
v-analyzer --version
I can not reproduce it.
Describe the bug
Cannot activate v-analyzer extension: Cannot read properties of undefined (reading 'uri')
Expected Behavior
no error messages
Current Behavior
Error messages
Reproduction Steps
installed v -e "$(curl -fsSL https://raw.githubusercontent.com/vlang/v-analyzer/main/install.vsh)" installed vscode v-analyzer
Possible Solution
No response
Additional Information/Context
No response
Environment details (
v doctor
output)v doctor V full version: V 0.4.8 5c65e58 OS: linux, Ubuntu 24.04.1 LTS Processor: 4 cpus, 64bit, little endian, Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz
getwd: /home/ghs/bin vexe: /home/ghs/work/v/v vexe mtime: 2024-10-14 17:50:38
vroot: OK, value: /home/ghs/work/v VMODULES: OK, value: /home/ghs/.vmodules VTMP: OK, value: /tmp/v_1000
Git version: git version 2.47.0 Git vroot status: weekly.2024.41-32-g5c65e58f .git/config present: true
CC version: cc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 thirdparty/tcc status: thirdparty-linux-amd64 0134e9b9
Editor name
vscode
v-analyzer Version
v-analyzer --version
VS Code Extension Version
No response