Skip to content

fix(ide): support nested Cursor server layouts#1978

Open
officialasishkumar wants to merge 1 commit intoloft-sh:mainfrom
officialasishkumar:fix/cursor-nested-server-path
Open

fix(ide): support nested Cursor server layouts#1978
officialasishkumar wants to merge 1 commit intoloft-sh:mainfrom
officialasishkumar:fix/cursor-nested-server-path

Conversation

@officialasishkumar
Copy link
Copy Markdown

Fixes #1965

Summary

  • keep the existing legacy Cursor lookup for ~/.cursor-server/bin/<hash>/bin/cursor-server
  • fall back to a recursive search under ~/.cursor-server/bin so nested platform layouts like bin/<platform>/<hash>/bin/cursor-server are detected
  • add unit tests for both Cursor server layouts

Validation

  • go test ./pkg/ide/vscode -count=1

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

Successfully merging this pull request may close these issues.

Cursor IDE: extensions from devcontainer.json not installed - server binary path mismatch

1 participant