CodeComplice
CodeComplice copied to clipboard
CodeIntel for Sublime Text 2 / 3
Roaming\Sublime Text\Packages\CodeComplice\libs\codeintel2\tree.py:55: UserWarning: Not using codeintel's patched elementtree: this may cause problems warnings.warn("Not using codeintel's patched elementtree: " reloading settings Packages/User/Preferences.sublime-settings
Menus are disabled after installing the package (ST3 build 3143) Preference menu after installing CodeComplice  Right clic on folder after installing CodeComplice 
Fix issue where in some instances you would have something like this (PHP 5 >= 5.1.0) and it wouldn't work.
On first run, CodeComplice prompted me with the following message in a modal dialog: > An existing Python rule definition exists, and codecomplice wants to overwrite it with its own...
In large projects like for example Magento where there is a lot of cache and many media files this plugin doesn't work. All the time I receive: `Timeout while resolving...
I tried this : "codeintel_scan_exclude_dir":["/build/", "/min/","/node_modules/","_doc","_output","/^_/"], in javascript, but when I try to navigate to a symbol that is defined in multiple places, I get the wrong one (in an...
The problem appears when I established CodeComplice. When I delete CodeComplice, the problem isn't present. Thanks. ### Summary Bug to ``` { "keys": ["ctrl+shift+a"], "command": "expand_selection", "args": {"to": "tag"} },...
Is anybody else having problems with CodeComplice indexing projects after updating Sublime Text to a dev build greater then version 3111?