Earlier quoted context omitted.
I completely agree with what you say. Sublime is awesome and I don't mind paying money for closed-source software. What I do mind is, that the development seems to have stopped, and being closed-source nobody can move it forward but the original maintainer. It once again brings attention to the most important "bus factor" [0] [0] http://en.wikipedia.org/wiki/Bus_factor
The funny thing being that the impetus for a lot of people moving to Sublime in the first place was that happening to TextMate 1.
Lime Text: Open Source Sublime Text clone
51–60 of 251 posts
Re: Lime Text: Open Source Sublime Text clone
#52Earlier quoted context omitted.
Ok that's interesting. The following features are also crucial to me: * Tree view * Split window with synchronized views when showing the same file * Regex search over file or selection, results can be turned into multicursors (!) * Regex search over multiple files or directories * Multicursors at each line for a selection * Auto-update of views when file underneath changes (editor should ask what to do in case of ed…
Interesting, I guess it is just an editing preference. Multiple cursors i associate with mouse use (I know it isn't the same but I bet most people use the mouse with them). I consider touching the mouse dangerous for myself and for productivity. > Tree View This i fully understand (and exisits in emacs) but I think not necessary either for my workflow. A treeview does already exist in a format called folders and file…
And sorry, but if you don't know about multicursors, I'm not sure whether you get what I mean with "Regex search over file or selection, results can be turned into multicursors". Just have a look at the animations in above URL. Can emacs do that without turning this into a big modding project?
Re: Lime Text: Open Source Sublime Text clone
#53Earlier quoted context omitted.
Have you downloaded the "forever-free" trial?
Yes, I use that, but I'd also love to buy just for the sake of it. But 60 is a lot. I guess he just targets developer who are constantly using an editor instead, increasing the price and making that bet. The pop up message must be quite unnerving for heavy users.
Re: Lime Text: Open Source Sublime Text clone
#54Earlier quoted context omitted.
Ok that's interesting. The following features are also crucial to me: * Tree view * Split window with synchronized views when showing the same file * Regex search over file or selection, results can be turned into multicursors (!) * Regex search over multiple files or directories * Multicursors at each line for a selection * Auto-update of views when file underneath changes (editor should ask what to do in case of ed…
As an active Emacs user, I can confirm the answer of all of the above is "yes". Heck, it even has a Tetris and a Psychiatrist built in. My .emacs is portable and I use it across Linux, OS X and Windows. Of course it's based on my personal preferences (vim emulation anyone?) and I seldom see people sharing the same config except maybe Bozhidar's Emacs prelude https://github.com/bbatsov/prelude
Regex search over file or selection, results can be turned into multicursors (!)
? GP described 'require multicursors', which I presume is an emacs package. Does it come with regex search integration?
Re: Lime Text: Open Source Sublime Text clone
#55Earlier quoted context omitted.
60 bucks is less than an hour's pay for many developers. We're talking about a tool that gets used for > 8hrs/day in many cases. Other industries would DREAM of having tools this cheap! * edited to remove the word "most" which seems to be upsetting some people.
Yes he might target developers who make an everyday use of it, I just use a C++ IDE. I still don't understand what are those features though. Isn't it just good for web/python development ?
Re: Lime Text: Open Source Sublime Text clone
#56Earlier quoted context omitted.
Sublime is dead. No one is actively developing it. There's a rich history of piggybacking on dead software, and I (and many others) clicked this link because of that piggybacking. I completely support and admire someone who is trying to further the development of Sublime without having the original code base.
> Sublime is dead. No one is actively developing it. No one has to "actively develop it". It's a fully capable editor. It has a great plugin framework and ecosystem. Pending some incompatible OS change, I can use it for the next 30 years (using ST-3 from the early alphas, and it has been rock solid). For comparison, I also use Vim, and it's not like I use any "new features" in Vim or anything. The most "current" feat…
People seem to forget this quite quickly, but what else is needed in ST3 right now? Very little in my day-to-day experience that isn't either solved via a plugin, or mostly trivial. I'd prefer a much more stable piece of software rather than one that's having upgrades thrown at it every month to maintain an 'actively developed' project status.
Re: Lime Text: Open Source Sublime Text clone
#57Earlier quoted context omitted.
As an active Emacs user, I can confirm the answer of all of the above is "yes". Heck, it even has a Tetris and a Psychiatrist built in. My .emacs is portable and I use it across Linux, OS X and Windows. Of course it's based on my personal preferences (vim emulation anyone?) and I seldom see people sharing the same config except maybe Bozhidar's Emacs prelude https://github.com/bbatsov/prelude
What about Regex search over file or selection, results can be turned into multicursors (!) ? GP described 'require multicursors', which I presume is an emacs package. Does it come with regex search integration?
Re: Lime Text: Open Source Sublime Text clone
#58Oh goodness, I'm sorry, but I can't get past that chunky window toolbar. I use editors like sublime instead of an IDE so my screen real estate isn't taken up by buttons to leave as much room as possible for my code. If that isn't right, there must be untold frustrations in the path of using this editor for me that I don't care to discover.
That's iTerm
Re: Lime Text: Open Source Sublime Text clone
#59One problem that raise here is that we haven't find a way to ensure that open source projects can bring an incomes to their maintainers, even if there is many users.