Skip to content

Add context menu to Dolphin to easily open VS Code at location on right click.

License

Notifications You must be signed in to change notification settings

Merrit/kde-dolphin-open-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dolphin: Open in VS Code

A context menu entry for Dolphin to open VS Code at the current location.

Works on the empty background or on a folder.

Download

Download from the KDE Store Download from GitHub

Manual Install

If not downloading from the KDE Store, install manually:

Move the file openVSCode.desktop into the Service Menus folder:

  • KDE Plasma 5: ~/.local/share/kservices5/ServiceMenus
  • KDE Plasma 6: ~/.local/share/kio/servicemenus

Set as executable:

chmod +x ./openVSCode.desktop

Customization

By default, the extension works on directories (i.e. inode/directory). If you prefer the extension to work on all file types, edit the file openVSCode.desktop by replacing the line MimeType=inode/directory with MimeType=all/all.

Screenshots

About

Add context menu to Dolphin to easily open VS Code at location on right click.

Resources

License

Stars

Watchers

Forks

Packages

No packages published