Sublime Forum

Path for Index database

#1

I use ST3 in an environment, where every shell is dispatched to another machine. Therefore dbus can’t establish a connection to the other running sublime text sessions. So indexing will only work for one instance of sublime text, because the files are locked with the first instance.
The only workaround for this would be a dedicated index database for every sublime text instance. A command line parameter to define the indexing path for example would solve this problem for me.

0 Likes