Skip to content

Instantly share code, notes, and snippets.

@Kristjan-Reinsberg
Created March 6, 2025 07:54
Show Gist options
  • Select an option

  • Save Kristjan-Reinsberg/9aea6e9a2a3a2d7a6f8e277f8eb7f77f to your computer and use it in GitHub Desktop.

Select an option

Save Kristjan-Reinsberg/9aea6e9a2a3a2d7a6f8e277f8eb7f77f to your computer and use it in GitHub Desktop.
LINUX mouse right click add vs code
# cd ~/.local/share/nemo/actions
# touch vscode.nemo_action
# nano vscode.nemo_action
[Nemo Action]
Name=Open in VS Code
Comment=Open in VS Code
Exec=code "%F"
Icon-Name=visual-studio-code
Selection=Any
Extensions=dir;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment