We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Fixes #214220
37cfd7b
727bf81
hediet
Successfully merging a pull request may close this issue.
Type: Bug
If you press F1 in the Monaco editor, and press "Show exclude options" in the command palette, you get an error saying
I have tested this in the Monaco editor playground, and an electron app which uses Monaco, and it breaks in these places too.
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
The text was updated successfully, but these errors were encountered: