bizoo wrote:How could I refresh the project symbol list ?
With this new build my .sql file use now the correct syntax, but no rescan of them was triggered.
jps wrote:bizoo wrote:How could I refresh the project symbol list ?
With this new build my .sql file use now the correct syntax, but no rescan of them was triggered.
Good point, I should have incremented a version number somewhere. You can force re-indexing to happen by exiting Sublime Text, then deleting the Cache/_Index folder. 'sublime.cache_path()' will give you the location of the Cache folder.
foo() ->
|
foo() ->
|
<key>increaseIndentPattern</key>
<string>^[^%]*(\b(if|case|receive|after|fun|try|catch|begin|query)\b(?!.*\b(end)\b.*))|(->(\s*%.*)?$)</string>
Clams wrote:I'm trying to use the new "Goto Definition" and "Goto Symbol in project" but in both case it seems to work only on open file.
Do I need to do something special to have all symbols of the project indexed ? (Files inside the cache directory seems mostly empty)
(OS is Windows XP)
Users browsing this forum: Google [Bot] and 10 guests