there is no highlighting. i guess this isnt a bug, but rather, there is no highlighting configure for this case
Go to one the vue files where lang="pug" is used.
Check highlighting.
Pug is highlighted.
Browser name = Chrome
Full version = 137.0.0.0
Major version = 137
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 138060812,
"usedJSHeapSize": 132239060,
"jsHeapSizeLimit": 4294705152
}
Hash = 6ba59070
Describe the bug
if you use
there is no highlighting. i guess this isnt a bug, but rather, there is no highlighting configure for this case
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-la8xgrdx?file=src%2Fstores%2FuserManagement.ts,.prettierrc,src%2Fcomponents%2FUserManagement.vue,integrations.vscode.userData.settingsRaw,src%2Fcomponents%2Fcompository%2FModal.vue
Steps to reproduce
Go to one the vue files where lang="pug" is used.
Check highlighting.
Expected behavior
Pug is highlighted.
Parity with Local
Screenshots
No response
Platform
Additional context
No response