Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2nthony/vscode-preferences-for-cursor
https://github.com/2nthony/vscode-preferences-for-cursor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/2nthony/vscode-preferences-for-cursor
- Owner: 2nthony
- License: mit
- Created: 2024-09-03T06:37:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T17:34:30.000Z (4 months ago)
- Last Synced: 2024-10-12T08:44:05.014Z (3 months ago)
- Language: TypeScript
- Size: 220 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VSCode Preferences for Cursor
## Configurations
| Key | Description | Type | Default |
| ------------------------------------------------------ | ----------------------------------------------------- | --------- | ------- |
| `vscode-preferences-for-cursor.changeInlineEditToCmdI` | Change the inline edit keybinding from cmd+k to cmd+i | `boolean` | `true` |
| `vscode-preferences-for-cursor.changeChatToCtrlCmdI` | Change the chat keybinding from cmd+l to ctrl+cmd+i | `boolean` | `false` |## Commands
## Sponsors
## License
[MIT](./LICENSE.md) License © 2022 [Anthony Fu](https://github.com/antfu)