Skip to content

Commit 7121feb

Browse files
authoredMay 2, 2021
Update readme.md
1 parent e3a7224 commit 7121feb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

‎readme.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The exercises are:
3939
* `08-StructuralSearchAndReplace` - learn how to use ReSharper and Rider's very powerful search and replace functionality that is based on code patterns rather than text.
4040
* `09-Tools` - useful tools, such as code cleanup, stack trace explorer and the To Do explorer.
4141

42-
# Learn essential shortcuts
42+
## Learn essential shortcuts
4343

4444
In this workshop, you can learn the essential functions provided by ReSharper and Rider that you need to master.
4545
These essential functions can be easily and directly accessed with shortcuts.
@@ -57,9 +57,7 @@ shortcut combinations:
5757
- Visual Studio Keymap on Windows: `Ctrl + Shift + A`
5858
- Visual Studio Keymap on macOS: `Command (⌘) + Shift (⇧) + A`
5959

60-
There are cheat sheets for shortcut keys:
61-
62-
- Help \| Keymap Reference
60+
There are cheat sheets for shortcut keys in the menu: **Help \| Keymap Reference**.
6361

6462
It is recommended that you go to above, select the cheat sheet for your chosen Keymap, print it out, and keep it deskside.
6563

0 commit comments

Comments
 (0)
Please sign in to comment.