You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried restarting VS Code or running Vetur: Restart VLS
Info
Platform: Linux
Vetur version: 0.6.4
VS Code version: N/A
Problem
Seemingly arbitrary suggestions using Emacs + LSP.
When I open a .vue file using web-mode and lsp-mode with vls support, I see suggestions that don't seem to be accurate or relevant to the actual code. Actual errors seem to be working fine (underlined with correct messages).
The project was generated using the Vue CLI.
Apologies if this is the wrong place to report the issue. Perhaps you can point me in the right direction, if so.
Reproducible Case
Note: Veturpack doesn't seem relevant here since the problem is related to Emacs.
Vetur: Restart VLS
Info
Problem
Seemingly arbitrary suggestions using Emacs + LSP.
When I open a
.vue
file usingweb-mode
andlsp-mode
withvls
support, I see suggestions that don't seem to be accurate or relevant to the actual code. Actual errors seem to be working fine (underlined with correct messages).The project was generated using the Vue CLI.
Apologies if this is the wrong place to report the issue. Perhaps you can point me in the right direction, if so.
Reproducible Case
Note: Veturpack doesn't seem relevant here since the problem is related to Emacs.
<script>
tags.The text was updated successfully, but these errors were encountered: