vscode-vue-peek
vscode-vue-peek copied to clipboard
"Go to definition" actually just peeks
"Go to definition" seems to just peek at the file.
Strange. I never came across the issue before. @ffxsam Can you disable vue-peek plugin and try again. Maybe issue comes from another plugin. Also can you specify which OS, vue-peek and MSCode version are you running? Thanks
Tried disabling vue-peek. Then of course, "Go To Definition" didn't work. Re-enabled vue-peek, same issue as before.
OS: macOS 10.12.6 vue-peek: 1.0.2 VSCode: 1.17.2
I have same issues as @ffxsam with same version on VScode and vue-peek and macOS High Sierra
The Go to Definition works if you do it on the path instead of on the name.
@ffxsam @truongio Thanks. I'll try to find mac to investigate more.