Sublime Forum

CodeIntel ported from Open Komodo Editor

#137

ā€¦ maybe CodeIntel doesnā€™t work in JSON mode?

Is there another way to jump to the definition of a command JSON mode?

:blush:

ā€“
bblue

0 Likes

#138

hi all,
iā€™ve just installed sublime text 2 dev 2132 for win x64 and then PackageControl

now, itā€™s the first time that i use CodeIntel but i canā€™t manage to do anythingā€¦itā€™s a problem og mine (maybe iā€™m too much dumb XD) or there is some compatibles issue?

ty for any answer and sry for my bad eng

0 Likes

#139

Up please, I need it so much[/quote]

Same error on Ubuntu Linux 2.6.38-11-generic x86_64

0 Likes

#140

Up please, I need it so much

Same error on Ubuntu Linux 2.6.38-11-generic x86_64[/quote]

I quote myself =)

You can solve this error following this structions (github.com/Kronuz/SublimeCodeIn ā€¦ nt-2148739):

  • On terminal go to SublimeCodeIntel source directory
  • sudo apt-get install libpcre+Ā±dev
  • chmod 777 ./build.sh
  • ./build.sh

It works for me :wink:

0 Likes

#141

[quote=ā€œFed03ā€]hi all,
iā€™ve just installed sublime text 2 dev 2132 for win x64 and then PackageControl

now, itā€™s the first time that i use CodeIntel but i canā€™t manage to do anythingā€¦itā€™s a problem og mine (maybe iā€™m too much dumb XD) or there is some compatibles issue?

ty for any answer and sry for my bad eng[/quote]

no one have this problem? maybe i miss something?

0 Likes

#142

Amazing plugin!, but it freezes or flies out without any errors, even with disabled live autocompletion. :cry:
and needs editor restart. =(

CodeIntel - git cloned. today.
SL Build 2126
Linux 2.6.32-34-generic #77-Ubuntu x86_64 GNU/Linux

0 Likes

#143

Can you try with the latest dev build of Sublime ? Earlier SublimeText builds have a critical bug that affects SublimeCodeIntel, causing crashes.

0 Likes

#144

Iā€™ve tried with Build 2133 - same result. =(
And one important thing, on first autocomplete it freezes forā€¦i dont know, iā€™ve waited around 6-7 minutes and have to restart editor.
About project - it is clean project based on Yii framework(php lang).

Tested on two different linux distros(Ubuntu and Older Ubuntu :wink: ) on laptop and work computer.

0 Likes

#145
0 Likes

#146

Did you run the build.sh under the src directory in the plugin, to build the library parts? If not, it probably wonā€™t work. Take a look at the console to see if there are loading errors for SilverCity.

0 Likes

#147

bah it doesnā€™t workā€¦or crappy plug in or crappy documentation on how it works, or inteded that it works

0 Likes

#148

As far as Iā€™m aware, you paid no money for this plugin, and it was ported to SublimeText by an enthusiastic user wanting to share his work , not by the developers of SublimeText. Please try to be civilised.

Martin

0 Likes

#149

[quote=ā€œfirstrowā€]Amazing plugin!, but it freezes or flies out without any errors, even with disabled live autocompletion. :cry:
and needs editor restart. =(

CodeIntel - git cloned. today.
SL Build 2126
Linux 2.6.32-34-generic #77-Ubuntu x86_64 GNU/Linux[/quote]

I have the same problem. Editor freezes randomly when this plugin is active.When it freezes I can continue writing but I cannot see the changes on the screen. I must press F11 twice to refresh the screen and view all of what I had written. If I disable the plugin everything works fine.

CodeIntel downloaded and installed width Package control and compiled
SublimeText 2 Build 2133
Linux 2.6.38-11-generic #50-Ubuntu x86_64 GNU/Linux

0 Likes

#150

Either way, I deleted it and Sublime is a lot better now. I think Iā€™ll switch back to Komodo though just because I canā€™t stand not having decent auto-complete.

Hope this can eventually be part of core Sublime and maintained. Love how ST2 looks/feels, butā€¦ justā€¦ canā€™tā€¦

0 Likes

#151

I donā€™t normally call people asses on public fora, but: youā€™re an ass.

FWIW, it works well for me, and quite a few others. I have, however, no interest whatsoever in helping make it work for you, given your tone, and I suspect the same applies to anyone else who mayā€™ve been able to help you.

A more mature response may have been to elucidate your problem and offer to help improve the state of the plugin, documentation or support avenues if you could get it to work. Iā€™m pretty sure the author didnā€™t put the plugin on this forum only so he could get abuse.

Martin

0 Likes

#152

Hello,

SublimeCodeIntel have been working great for me, and @kronuz have been doing an amazing job with it, we even managed to get Jon fix an old critical bug and also had the amazing guys from Komodo CodeIntel2 to fix a problem with relative imports in python that was happening to then also.

So, the journey have been so much pleasant to me.

It could be the same for you if you could stop talk like if we had the obligation of helping you, because we dont have to.

This is OPENSOURCE, you can read the source code, go read OpenKomodo codeintel2 docs, if you want to make it work to you, go learn python and help us and stop talking like this.

Here is the repository:

github.com/Kronuz/SublimeCodeIntel

As aways, patches are so much welcome.

0 Likes

#153

here i add to you a screencast of the really hidden capacityof codeintel XD
sry in advance for bad eng XD

http://www.screencast.com/t/jLexFykJJ

whad do u think about it?

ty^

0 Likes

#154

Oh manā€¦ now they have problems and create videos with hidden featuresā€¦

Can you please tell me wtf ā€œdā€ is ??? Would that code work in ipython ???

Seems you want to make something that you did not even tried to study work, go read the CodeIntel source code and its README.

Aptana is a much better alternative to you (not because it is bad, because i love it, but because it should work out of the box for you).

ā€¦

ā€¦ sorry for the tone, but no one has (even more in the opensource world) to make something work for anyone.

0 Likes

#155

Thanks for the marvelous work on porting this to sublimetext2, it works great for me.

Iā€™ve been looking at python_codeintel.py@autocomplete trying to figure out a way to get functions to autocomplete with parens (), inserting the cursor between the parentheses. It looks like completions have a ā€˜typeā€™, so I should be able to do some sort of conditional on type == ā€˜functionā€™ā€¦but I donā€™t know enough yet about the ST2 API to figure out where to go from there. Any ideas?

0 Likes

#156

Hey,

I am running Submit Text 2 beta build 2126 (not sure if thatā€™s the latest, how do I check?) on OS X Lion 10.7.2 (11C74), Mac Pro Mid-2010 2.8 GHz Quad-Core Intel Xeon

After installing CodeIntel I kept getting the crashing error that others had previously reported, then I noticed it was still trying to build indexes each time it crashed. I had a bunch of files (like Zend Framework) that it had to index, so I left it alone for awhile and now it doesnā€™t crash. Works sweet!!

Thanks!

The only thing I havenā€™t figured out is when I get code intel on a variable (this is in PHP) it shows all functions, not just the functions that relate to that classā€¦ is this how it is supposed to work, or have I not quite finished setting it up properly?

Appreciate any ideas people have.

0 Likes