Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running "Show exclude options" from Monaco command palette gives NaN error #214220

Open
wbosley opened this issue Jun 4, 2024 · 1 comment · May be fixed by #239967
Open

Running "Show exclude options" from Monaco command palette gives NaN error #214220

wbosley opened this issue Jun 4, 2024 · 1 comment · May be fixed by #239967
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug unicode-highlight

Comments

@wbosley
Copy link

wbosley commented Jun 4, 2024

Type: Bug

If you press F1 in the Monaco editor, and press "Show exclude options" in the command palette, you get an error saying

Command 'Show Exclude Options' resulted in an error 
Invalid code point NaN

I have tested this in the Monaco editor playground, and an electron app which uses Monaco, and it breaks in these places too.

image

image

image

VS Code version: Code 1.89.1 (dc96b83, 2024-05-07T05:13:33.891Z)
OS version: Windows_NT x64 10.0.22631
Modes: Restricted

Extensions: none

@j040p3d20
Copy link

j040p3d20 commented Dec 2, 2024

Just got this on desktop as well

Version: 1.95.3
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0

hediet added a commit that referenced this issue Feb 7, 2025
@hediet hediet linked a pull request Feb 7, 2025 that will close this issue
@hediet hediet added bug Issue identified by VS Code Team member as probable bug unicode-highlight labels Feb 7, 2025
hediet added a commit that referenced this issue Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug unicode-highlight
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants