Back to Sublime!
Ninja IDE: written in Python for Pythonists
81–90 of 137 posts
Re: Ninja IDE: written in Python for Pythonists
#82Tried it out on existing code. Was complaining that spacing wasn't a multiple of 4, when I set it to 2 spaces in the prefs. I even reloaded it and verified the setting. Back to Sublime!
Side note: Hope you use 4 spaces on new projects! :)
Re: Ninja IDE: written in Python for Pythonists
#83Earlier quoted context omitted.
I'm not based in the US and I rarely see people use KDE compared to other Linux DEs
Against your anecdotal evidence I'll present a somewhat less anecdotal evidence in the fact that KDE was voted best desktop environment in the last annual LinuxQuestions members choice awards. Clearly people voting for it are the ones using it, don't you think?
Re: Ninja IDE: written in Python for Pythonists
#84Wing IDE is great
The one feature I truly love in that IDE is "debug probe". Once you breakpoint (or hit an unhandled exception), you can walk up and down the call stack and evaluate arbitrary expressions in any frame. SO handy.
Re: Ninja IDE: written in Python for Pythonists
#85Although vim has almost completely sucked me in already, does this thing have support for 1) separate indentation settings for different file formats and 2) separate indentation settings for different "projects"? I've been looking forever for a text editor that does this and surprisingly few do.
Re: Ninja IDE: written in Python for Pythonists
#86Also, I think would be nice if there was a way to interact with the console after running a script. I realize this may be sort of an odd request, but it is very convenient when you're not quite sure on how you want to solve a problem, and you need to try out some solutions interactively. I greatly enjoy this in spyder, my current python ide of choice.
Re: Ninja IDE: written in Python for Pythonists
#87Re: Ninja IDE: written in Python for Pythonists
#88It is FOSS (GPLv3). The license information was a wee bit hard to find (Wayyy down on the about page http://ninja-ide.org/about/ ) and I first thought it was some frankenstein freemuim product where you had to apply for a free license if you were an OSS devel (like PyCharm) etc. etc. I gave it a whirl: 1. Snappy, which is nice, since PyCharm can be sluggish on my Mac 2. No VCS integration 3. By default very strict co…
I'm not sure why, but I've never used the VCS integration in an IDE.
Re: Ninja IDE: written in Python for Pythonists
#89Earlier quoted context omitted.
I would rather have developers work on the IDE than make yet another GUI interface for Git. You have the command line for that.
I think you mean "yet another GUI for Git." "GUI Interface" expands to "Graphical User Interface Interface." Sorry, I could not help myself.