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
v2.1.1 Night Owl (No Italics)
I was looking at a proprietary JavaScript file and I noticed the keyword this in a this.referenceName is in italics even though I have the Night Owl (No Italics) theme on. This does not seem to happen on the Night Owl Light (No Italics) theme. It seems to only happen for the this. / !this. keyword as nothing else is in italics like it would be in the regular Night Owl theme. It also only seems to happen if the code is in curly braces.
example code:
states : {
id: this.id,
className: this.className
},
v2.1.1 Night Owl (No Italics)
I was looking at a proprietary JavaScript file and I noticed the keyword this in a this.referenceName is in italics even though I have the Night Owl (No Italics) theme on. This does not seem to happen on the Night Owl Light (No Italics) theme. It seems to only happen for the this. / !this. keyword as nothing else is in italics like it would be in the regular Night Owl theme. It also only seems to happen if the code is in curly braces.
example code:
VS Code:
Version: 1.96.4 (user setup)
Commit: cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba
Date: 2025-01-16T00:16:19.038Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
The text was updated successfully, but these errors were encountered: