Add `open with vscode` into context menu in linux mint

özkan pakdil - Sep 12 '23 - - Dev Community

Add code below to ~/.local/share/nemo/actions/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;

Enter fullscreen mode Exit fullscreen mode

Then in files go to folder you want to open with VScode then right click and choose open in VS Code.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player