Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
pretty-ts-errors doesn’t work with vue in Cursor IDE, but it works with the vscode
adding also discussion I created for the plugin
Steps to Reproduce
- Install latest cursor IDE
- instal pretty-ts-errors plugin in it
- create .vue file and .ts file with ts error
Expected Behavior
both in .ts and .vue files typescript error is styled by the plugin
currently styling works only in .ts files, not in .vue
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.4.5 (Universal)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z (1 wk ago)
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue