Skip to content

It could not run in cursor ai editor 0.48.6 #40

@oceanfish567

Description

@oceanfish567

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions