SublimeCodeIntel icon indicating copy to clipboard operation
SublimeCodeIntel copied to clipboard

💡 Full-featured code intelligence and smart autocomplete for Sublime Text

Results 105 SublimeCodeIntel issues
Sort by recently updated
recently updated
newest added

So apparently SublimeCodeIntel's "calltip" popup does not automatically appear when writing PHP. It still shows methods and function names, but when you select any of them, it doesn't fill in...

```PHP ``` > codeintel.log ERROR:codeintel.cpp:Consider setting library_path. WARNING:codeintel.php:no PHP was found from which to determine the import path > Console ``` no PHP was found from which to determine the...

in the console i see i download the zip and put it on the package,but i face the problem when i turn on the sublime reloading plugin SublimeCodeIntel.SublimeCodeIntel plugins loaded...

Testing on Python 3.7 in ecmacile.py is syntax err. node.async. there is a line. ` 2128 s = "%s=> {...}" % ("async " if node.async else "")` change to `...

I didn't like the fact it had a lot of text in an entry, which at the same time didn't give quick feedback to user about what the completion is...

`ERROR:codeintel.cpp:Consider setting library_path.` in `codeintel.log` and... nothing. * Sublime Text 3.1.1.3176 * SublimeCodeIntel 3.0.0-rc.1 * Python 3.6.5 * codeintel 2.0.0 * Windows 10 Pro x64 Console log: ``` DPI mode:...

**Issue:** Attempting to run `codeintel outline /path/to/file` returns exit code 1 with error message: ```` ERROR:codeintel.oop:cannot import name tree_from_cix (/usr/local/lib/python2.7/dist-packages/codeintel/__main__.py:455 in do_outline) ```` **System:** ``` uname -a Linux hvm903 4.4.0-133-generic...

Hi, I'm using CodeIntel with python 3.6 from anaconda on windows 10. Sublime 3.1.1. It seems that indexing doesn't work. I got errors on all non-basic models like numpy. Any...

I can't get code completion to work using SublimeCodeIntel. I used the Package Installer to install it. For instance, when I type "HttpResonse." (or select it and type Cmd-J) -...

type:feature
status:accepted
lang:Python

I'm running Windows 7, where it's generally not much of a convention as it seems to be on Linux to have application data stored in the home/user folder. I like...