Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Syntax highlighting is broken in Angular templates. Given the same version of the Angular Language Service, same repo, syntax highlighting works in VS Code but is broken in Cursor
Steps to Reproduce
- Open angular project in Cursor
- have Angular Language Service extension installed
- open angular template file
Expected Behavior
Should see @if (user(); as user)
highlighted with color
Screenshots / Screen Recordings
Operating System
Windows 10/11
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.5.9 (user setup)
VSCode Version: 1.99.3
Commit: de327274300c6f38ec9f4240d11e82c3b0660b20
Date: 2025-08-30T21:02:27.236Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Additional Information
Checked on MacOS, same issue
Does this stop you from using Cursor
No - Cursor works, but with this issue