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

![image](https://user-images.githubusercontent.com/45263299/170982129-0591b86b-22c7-4693-ad00-1138b9bbeae1.png) the auto compete menu keeps showing up after ; or > in PHP and instead of adding new line its adding new elements

``` reloading python 3.3 plugin SublimeCodeIntel.ordereddict reloading python 3.3 plugin SublimeCodeIntel.SublimeCodeIntel Traceback (most recent call last): File "/Users/myuser/config/Library/Application Support/Sublime Text 3/Packages/SublimeCodeIntel/libs/_SilverCity.py", line 12, in from _local_arch._SilverCity import * ImportError: No...

just installed it in ST3 ALT+click does not work with python code even if files are loaded

The amount of open tickets says so. My problem: "codeintel_live" setting does not work. I can't disable the popup ("codeintel_tooltips" also does not work in that regard). But CodeIntel popups...

Hey, I just installed this on sublime text 4 (released yesterday) on the newest version of macos big sur. This causes the beach ball to spin forever and sublime text...

I would like to know the difference between using LSP and CodeIntel, because if I know it then it would be easy for me to choose which one to use...

I just upgraded to ST4... the snippets for Python lang are now annoying because of the way they trigger while typing e.g. attempting to type a class def like: ```python...

![9arht 7 etbkf1lrupcznv1](https://user-images.githubusercontent.com/29473084/41886213-0d6ae232-792e-11e8-836c-be1d68dbaf8f.png)

Hello, I've encountered an issue (maybe?) with autocompletion and extended interfaces. let's say I've two interfaces: ```php