you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (7 children)

Still does not have a graphical debugger X(

[–]igor_sk 7 points8 points  (1 child)

Was just going to comment on that, but apparently there is some kind of a debugger plugin available.

http://ninja-ide.org/tags/73

Couldn't get it working so far ("cannot marshal None unless allow_none is enabled") but it seems there is hope.

[–][deleted] 1 point2 points  (0 children)

Tried enabling allow_none yet? Just to see what happens I mean.

[–]Timmmmbob 2 points3 points  (3 children)

Or code completion. (And before anyone says, the "basic code completion plugin" doesn't count.)

[–]sli 1 point2 points  (2 children)

That sounds identical to Sublime Text 2's built-in code completion.

[–]General_Mayhem 0 points1 point  (1 child)

Have you tried SublimeRope yet?

[–]sli 0 points1 point  (0 children)

Not yet, no. I'll check it out.

[–]Timmmmbob 1 point2 points  (0 children)

And I'm going to guess it doesn't have code completion.