Skip to content

Commit 19b83c8

Browse files
authored
Update index.html q
1 parent 8b5d64d commit 19b83c8

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

pages/ide/cursor/index.html

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
<body class="layout bg" toc>
1313
<div class="body">
1414
<div class="inside">
15-
<h2>.cursorrules</h2>
16-
<script type="editor" data-lang="sh"></script>
1715
<div class="cards">
1816
<h2>Usage</h2>
1917
<script type="editor" data-lang="sh">
@@ -22,27 +20,27 @@ <h2>Usage</h2>
2220
https://docs.cursor.com/configuration/kbd
2321

2422
Global
25-
⌘I Toggle Sidepanel (unless bound to mode)
23+
⌘I Toggle Sidepanel (unless bound to mode)
2624

2725
In chat:
28-
⌥⏎ Override queue (force push)
29-
[ Previous chat
30-
] Next chat
26+
⌥⏎ Override queue (force push)
27+
[ Previous chat
28+
] Next chat
29+
@ Symbols -> https://docs.cursor.com/context/@-symbols/overview
30+
# Files
31+
/ Shrotcut Commands (like generate .cursorrules)
3132
With code selected:
32-
⌘⇧L with code selected Add selected code as context
33-
@ Symbols -> https://docs.cursor.com/context/@-symbols/overview
34-
# Files
35-
/ Shrotcut Commands (like generate .cursorrules)
33+
⌘⇧L with code selected Add selected code as context
3634

3735

3836
Inline Edit:
39-
⌘K Open
37+
⌘K Open
4038

4139
Code Selection & Context
42-
⌘⇧L Add selection to Chat
40+
⌘⇧L Add selection to Chat
4341

4442
Terminal:
45-
⌘K Open terminal prompt bar
43+
⌘K Open terminal prompt bar
4644

4745
Symbols:
4846
https://docs.cursor.com/context/@-symbols/overview

0 commit comments

Comments
 (0)