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
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,8 @@ Alternatively: `Ctrl+P` and `View: Move Editor to Next Group`
131
131
132
132
## Navigation
133
133
134
-
`Ctrl+R` Displays a Quick Pick dropdown with the list from `File > Open Recent` with recently opened folders and workspaces followed by files.
134
+
- Between projects - `Ctrl+R` Displays a Quick Pick dropdown with the list from `File > Open Recent` with recently opened folders and workspaces followed by files.
135
+
- In & around files - `Ctrl+Shift+.` to select the breadcrumb and jump.
135
136
136
137
### Multi-Root Workspaces
137
138
@@ -634,7 +635,7 @@ Can show differences when you move code.
634
635
635
636
Hide and show files with [Explorer Exclude](https://marketplace.visualstudio.com/items?itemName=PeterSchmalfeldt.explorer-exclude). Persists to your `.vscode/settings.json` file under `files.exclude`.
636
637
637
-

638
+

0 commit comments