Closed
Description
- [x ] I have searched through existing issues
- [ x] I have read through docs
- [ x] I have read FAQ
- [ x] I have tried restarting VS Code or running
Vetur: Restart VLS
Info
- Platform: macOS 13.2.1
- Vetur version: 0.37.2
- VS Code version: 1.75.1
- TypeScript version:
- Vetur output:
Output
Vetur initialized
[INFO ] Loaded bundled typescript@4.9.5.
[INFO ] Loaded bundled prettier.
[INFO ] Loaded bundled @starptech/prettyhtml.
[INFO ] Loaded bundled prettier-eslint.
[INFO ] Loaded bundled prettier-tslint.
[INFO ] Loaded bundled stylus-supremacy.
[INFO ] Loaded bundled @prettier/plugin-pug.
[Error - 3:44:47 PM] Request textDocument/codeAction failed.
Message: Request textDocument/codeAction failed with message: (0 , rCe.default)(...).filter is not a function
Code: -32603
Doctor output
<!-- Run VSCode command `Vetur: Show doctor info` -->
Problem
[error] Request textDocument/codeAction failed with message: (0 , rCe.default)(...).filter is not a function: Error: Request textDocument/codeAction failed with message: (0 , rCe.default)(...).filter is not a function
at /Users/willian/.vscode/extensions/octref.vetur-0.37.2/dist/vueMain.js:1:62402
at /Users/willian/.vscode/extensions/octref.vetur-0.37.2/dist/vueMain.js:1:62696
at Immediate.<anonymous> (/Users/willian/.vscode/extensions/octref.vetur-0.37.2/dist/vueMain.js:1:63061)
at process.processImmediate (node:internal/timers:466:21)
Reproducible Case
Open vue project in VScode, vetur keeps loading and never finishes..