My apologies for the newbie question, but I am looking for the file main.sublime-menu as I want
to find the command to switch dictionary (I have multiple installed). The file main.sublime-menu should be in Packages/Default
but there is no such directory. Tried to add it myself but nothing happened. Suggestions are welcome…
ST3 finding file main.sublime-menu [OSX]
ftable
#1
0 Likes
ftable
#2
The long answer can be found here https://forum.sublimetext.com/t/where-are-the-default-packages-in-sublime-text-3/8788/1.
The short answer is:
/Applications/Sublime Text.app/Contents/MacOS/Packages
rename Default.sublime-package to a zip file and unzip.
There we find the file main.sublime-menu
0 Likes