feat(desktop): reveal projects in file manager (#35731)
This commit is contained in:
parent
3cd9ee5a73
commit
a4c17f08b1
4 changed files with 47 additions and 5 deletions
|
|
@ -709,6 +709,9 @@ export const dict = {
|
|||
"session.header.open.finder": "Finder",
|
||||
"session.header.open.fileExplorer": "File Explorer",
|
||||
"session.header.open.fileManager": "File Manager",
|
||||
"session.header.reveal.finder": "Reveal in Finder",
|
||||
"session.header.reveal.fileExplorer": "Reveal in File Explorer",
|
||||
"session.header.reveal.containingFolder": "Open containing folder",
|
||||
"session.header.open.app.vscode": "VS Code",
|
||||
"session.header.open.app.cursor": "Cursor",
|
||||
"session.header.open.app.zed": "Zed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue