Sublime Forum

"Add explorer context menu" for directories

#1

Windows installation of sublime text has an option to “Add explorer context menu” that add the context menu only for files. ST works perfectly well for directory, but I have to manually edit the registry to make the context menu show when clicking on directoryes.

It would be nice to have the context menu added to directories as well, shouldn’t be a difficlut feature.

BTW, this is the .reg that i use to add the functionality by hand:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Open with Sublime Text]

[HKEY_CLASSES_ROOT\Folder\shell\Open with Sublime Text\command]
@="C:\\Program Files\\Sublime Text 3\\sublime_text.exe \"%1\""
2 Likes

[Request] Right-click to open folder in Windows
#2

you can also vote for:

0 Likes

#3

Wow, opened in 2013…

1 Like