After installing the extension, nothing happens in the cursor 0.48.6, even after a simple test. Copy the test settings to vscode 1.98 and see it working immediately.
Here is a simple setup for testing:
// Electron BrowserWindow options
"custom-ui-style.electron": {
"frame": true,
"roundedCorners": false,
},
// Custom stylesheet, support native nest selectors
"custom-ui-style.stylesheet": {
".tabs-and-actions-container.tabs-border-bottom": {
"--editor-group-tab-height": "25px !important",
}
},
Desktop (please complete the following information):
- OS: Windows 10 iot ltsc
- VSCode Version 1.98
- Cursor Version 0.48.6
After installing the extension, nothing happens in the cursor 0.48.6, even after a simple test. Copy the test settings to vscode 1.98 and see it working immediately.
Here is a simple setup for testing:
Desktop (please complete the following information):