Created
October 17, 2022 15:50
-
-
Save ulexxander/2ac9fdcce69387204467f204356ec889 to your computer and use it in GitHub Desktop.
Nemo file manager (Linux Mint) action for VSCode (appears in context menu)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Nemo Action] | |
| Name=Open in VSCode | |
| Comment=Open in VSCode | |
| Exec=code %F | |
| Icon-Name=window-new | |
| Selection=Any | |
| Extensions=dir;exe;dll;zip;gz;7z;rar; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment