You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created successfully a custom auto-complete catalog for a library X(JavaScript language),
i've tried to put it on its own file for organisation purposes :
Thank you for the suggestion but i'm already using it and it is not working !!!.
And can't find official or any sort of documentation about CIX files, except the comments inside the dictionary.py and other files shipped within codeintel folder.
I tried to be inspired by jQuery, unfortunately i'm not getting the desired results.
I have created successfully a custom auto-complete catalog for a library X(JavaScript language),
i've tried to put it on its own file for organisation purposes :
...CodeComplice/libs/codeintel2/catalogs/customX.cix
i've also tried to add it to
CodeComplice.sublime-settings
under :JavaScript.codeintel_selected_catalogs
alongside with jQueryBut it is not working, and it works only if i put the entire custom library definition inside the JavaScript catalog located in :
...CodeComplice/libs/codeintel2/stdlibs/JavaScript.cix
Notice : I asked this question already at SublimeCodeIntel and got no answer.
Any help or suggestions would be more than appriciated and thank you.
The text was updated successfully, but these errors were encountered: