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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Relative path support for Visual Studio Code
2
2
Now you can get the relative path to any file in the workspace.
3
3
4
-
Just press `Ctrl+Shift+H` (Mac: `Cmd+Shift+H`) and select a file.
4
+
Just press `Ctrl+Shift+H` (Mac: `Cmd+Shift+H`) and select a file. If your workspace has more than 1000 files, you will be prompted to filter that list first.
5
5
Alternatively, you can press open command palette `F1` and search for `Relative Path`.
0 commit comments