SublimeCodeIntel
SublimeCodeIntel copied to clipboard
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
As in title. Current behavior messes up user home directory, especially on Linux. I want to have this directory, for example, in ~/.cache/codeintel or ~/.local/share/codeintel path.
I'm still having problems getting Node.js auto completions to work in Sublime Text 3. From my understanding, this is supported out of the box. I could be wrong on that....
``` log + Info: processing `JavaScript': please wait... Exception in thread scanning thread: Traceback (most recent call last): File "./threading.py", line 901, in _bootstrap_inner File "./threading.py", line 858, in run...
I'm using MacOS High Sierra ST 3.1.1 Build 3176 I installed CodeIntel today and other module imports show up in autocompletion but Django Modules do not show up in autocomplete...
From the config file - No Tcl? : /* An array of language names which are enabled. */ "codeintel_enabled_languages": [ "JavaScript", "SCSS", "Python", "HTML", "Ruby", "Python3", "XML", "Sass", "HTML5", "Perl",...
Hi, Is there a way to see the signature and description for each item appearing in an autocomplete dropdown suggestion box? This is as opposed to having to manually type...
After disabling SublimeCodeIntel and restart ST3, toggle_comment is working again. I think there's a problem with the last update, yesterday, there was no problem.
Hello Guys, > Before explaining my issue, sorry for my short in English. (I am a Korean no one speaks English here..) This is my environment. macOS (Sierra) Sublime Text...
Hi, i am stumped with an issue when i type Any ideas? i have tried googling it but cant seem to find a solution i am using it on Mac...
Is it possible to ignore some sub-directories? When working on a Titanium project, the build script copies the JS files into some /build/... sub-directory and this older copy hides working...