You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CURSORLESS_VSCODE_COMMAND environment variable to allow using
VS Code forks like VSCodium, Cursor, etc. in the install scripts.
- install-from-pr.sh: Use env var with fallback to 'code'
- install-local.sh: Use env var with fallback to 'code'
- uninstall-local.sh: Use env var with fallback to 'code'
- Updated error messages with helpful installation guidance
- Maintains backward compatibility
Closes#3093
Amp-Thread-ID: https://ampcode.com/threads/T-51f7db4c-7163-40d8-a87e-bfd7a6764249
Co-authored-by: Amp <[email protected]>
0 commit comments