Sublime Forum

Per repository editor?

#1

Is it possible to have per-repository preferences such as Editor Path and Editor Argument Format?

I hate to admit it, but I do use VS Code a lot lately, but still some other projects are fine with Sublime Text setup. So depending on repo, I’d like to switch “Open in Editor…” behavior automatically.

Also, sadly, Sublime Text and VS Code use different Argument syntax, so it’s more things to change to switch each time.

0 Likes

#2

Maybe just write a wrapper script to launch your preferred editor based on the project and configure SM to use that

0 Likes