We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f0597 commit 1c62f07Copy full SHA for 1c62f07
README.md
@@ -7,6 +7,8 @@
7
8
* Double tap `⌥ Option`
9
10
+To change the shortcut, go to `Settings` -> `Keyboard Shortcuts`, search for `open in xcode` and change the shortcut.
11
+
12
## 🛠️ Installation Guide
13
14
### Method 1: From Extension Marketplace
@@ -18,4 +20,12 @@
18
20
19
21
1. Download the latest extension package `.vsix`
22
2. In Cursor, select `Extensions`
-3. Drag and drop the `.vsix` file
23
+3. Drag and drop the `.vsix` file
24
25
+## Credits
26
27
+* [switch2idea](https://github.com/qczone/switch2idea), a Cursor extension that enables smooth switching between Cursor and IDEA.
28
29
+## License
30
31
+This extension is licensed under the [MIT License](LICENSE).
0 commit comments