My co-worker, who had initially gotten it to work in Ubuntu, has subsequently had it stop working. We haven't been able to figure out why.
Oh, computers. You suck, and I love you.
mpedrummer wrote:I'm waiting for it to break
My co-worker, who had initially gotten it to work in Ubuntu, has subsequently had it stop working. We haven't been able to figure out why.
Oh, computers. You suck, and I love you.
class Test
end
Updating indexes for 'Ruby'... The first time this can take a while.
Doing CodeIntel for 'Ruby' (hold on)...
eval 'Test' at test.rb#6 <Trigger 'ruby-defn-defn' at 37 (explicit)>
Unexpected error with evaluator: 'Test' at test.rb#6
Traceback (most recent call last):
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/tree.py", line 328, in eval
defns = self.eval_defns()
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/tree_ruby.py", line 293, in eval_defns
self._base_scoperefs = self._calc_base_scoperefs(start_scoperef)
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/tree_ruby.py", line 305, in _calc_base_scoperefs
scoperefs = [curr_scoperef, (self.built_in_blob, [])]
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/tree_ruby.py", line 965, in built_in_blob
if isinstance(self.libs[-1], StdLib):
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/tree_ruby.py", line 155, in libs
self._libs = self.langintel.libs_from_buf(self.buf)
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/lang_ruby.py", line 323, in libs_from_buf
libs = self._buf_indep_libs_from_env(env)[:]
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/lang_ruby.py", line 444, in _buf_indep_libs_from_env
= self._ruby_info_from_ruby(ruby, env)
File "/Users/andrew/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/lang_ruby.py", line 355, in _ruby_info_from_ruby
p = process.ProcessOpen(argv, env=env.get_all_envvars(), stdin=None)
AttributeError: 'module' object has no attribute 'ProcessOpen'
done eval: eval errorKronuz wrote:We are working on v2.0 of SubimeCodeIntel, available at https://github.com/Kronuz/SublimeCodeIn ... evelopment (development branch). This should fix many of the bugs that were there (making it slow and making CPU usage go crazy for too long)... please if anyone's willing, I'd appreciate any feedback.
We need suggestions for proper and working key and mouse bindings for "jump to definition" (currently alt+click) and the autocomplete popup manual trigger. Any thought would be welcome.
Fed03 wrote:that's a REAL good news!!!!
Starting logging SublimeCodeIntel rev GIT-unknown (1341919357) on Wed Jul 11 09:06:22 2012
==========================================================================================
+ Info: Invalid language: Plain text. Available: JavaScript, Mason, XBL, XUL, RHTML, SCSS, Python, HTML, Ruby, Python3, XML, XSLT, Django, HTML5, Perl, CSS, PHP, Less, Smarty, Node.js, Tcl, TemplateToolkit, Twig
+ Info: processing `PHP': please wait...
Updating indexes for 'PHP'... The first time this can take a while.
+ Info: processing `PHP': please wait...
Doing CodeIntel for 'PHP' (hold on)...
unknown UDL-based XML completion: <built-in function id>
done eval: error
Done 'PHP' CodeIntel! Full CodeIntel took 24ms
Updating indexes for 'PHP'... The first time this can take a while.
Doing CodeIntel for 'PHP' (hold on)...
unknown UDL-based XML completion: <built-in function id>
done eval: error
Done 'PHP' CodeIntel! Full CodeIntel took 32ms
Return to Plugin Announcements
Users browsing this forum: No registered users and 6 guests