11 lines
193 B
Text
11 lines
193 B
Text
[Nemo Action]
|
|
|
|
Active=true
|
|
Name=Open in vscode
|
|
Comment=Open current folder on vscode
|
|
Exec=code %P
|
|
Icon-Name=com.visualstudio.code
|
|
Selection=none
|
|
Extensions=any;
|
|
Quote=double
|
|
Dependencies=code;
|