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

Monkey Patch leaves VSCode in an unusable state #47

Open
rraihansaputra opened this issue Jul 12, 2022 · 1 comment
Open

Monkey Patch leaves VSCode in an unusable state #47

rraihansaputra opened this issue Jul 12, 2022 · 1 comment

Comments

@rraihansaputra
Copy link

The latest VSCode version seem to crash when Monkey Patched, leaving the UI in an unusable state, and I can't even get the developer console to launch.

CustomizeUI related Config:

  "customizeUI.font.regular": "Inter",
  "customizeUI.font.monospace": "Input Sans",
  "customizeUI.titleBar": "inline",
  "window.titleBarStyle": "native",

VSCode version:

Version: 1.69.0
Commit: 92d25e35d9bf1a6b16f7d0758f25d48ace11e5b9
Date: 2022-07-07T05:28:46.408Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Darwin arm64 21.1.0
@vanowm
Copy link

vanowm commented Aug 10, 2022

/duplicate of #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants