Sublime Forum

Author's thoughts on Open Source

#3

He says he’d rather see ST open-source than abandoned. That is a very important point and hopefully his opinion hasn’t changed (that link is from 2009).

Now, it would be good if he had a dead-man’s-switch to open-source the code, in case something ever happened to him.

0 Likes

#4

He’s not the only developer anymore, so things are looking better on that regard. Let’s hope that nothing happens to him regardless.

1 Like

#5

And, what’s more,

but it is a commercial venture, and it just doesn’t make any sense to both release it as open source and continue working on it.

So it may be free and open-sourced, cheers!!!


Okay. that won’t happen because it’s not abandoned yet, at least now.

0 Likes

#6

The community should buy the code off him with kickstarter! :slightly_smiling:

1 Like

#7

I’m a big fan of SublimeText and I would donate if it were open. That said I think the evolution of it will be that it fades away as the competitors fill in the gaps.

ST is ahead of the competitors but open alternatives will eventually catch up and obliterate ST.

0 Likes

#8

My thoughts are similar. The only problem is the alternatives are written on what I consider inferior platforms. I want my editor to be on a fast native language, non-garbage collected speed demon.

That being said, at this rate I might just have to consider a switch to Atom. If you look at the release notes, the progress they make is quite significant.

I just recently made a topic about how bad macros are in sublime text. At this rate of development I doubt they will ever be improved.

0 Likes

#9

I love the speed and lightweight of ST, and I love that plugins are done in python, a language I enjoy using, versus say JavaScript, a language I have to use. (Does anyone like JavaScript?)

Atom has tremendous open source energy behind it, and VS code has MS behind it. ST will likely be left behind at some point. I hope the author will open source ST if he doesn’t have the time or energy to continue working on it

I personally will keep using it because I’m rather attached to it. No matter what, ST has had tremendous influence on features and aesthetics of modern text editors. It is also one of the most audaciously named software ever and has lived up to its name

1 Like

#10

Hi!

Indeed, Sublime Text is, with one (or few) dev(s), slower to create release. But, the community might help. Just consider this problem you just mentionned:

Haven’t you read the answers?

Sublime Text has a huge potential. It’s super fast, super easy to make plugin, so it is up to us to add what we want, or complain. Because, it is the plugin that you will create that will be best suited for you need than anything else.

Though, I have to say, your complaints makes me want to create this macro implementation.

Exactly the same.

Matt

0 Likes

#11

I would actually like to be paying more for Sublime Text in exchange for improved throughput. I’m probably going to pay IntelliJ $150/year for a long, long time. I’d sort of rather pay that towards Sublime Text.

4 Likes

#12

I really enjoy Sublime Text and don’t mind that it’s not open source.

As long as the developers maintain interest in the project and don’t abandon it, I don’t care if it goes open source. But I agree with the idea that if a company (person/entity) is going to abandon something to the point of not even caring about the income from it anymore they might as well release it.

I appreciate the licensing model that allows you to essentially try it out as long as you need to realize it’s amazing and the author deserves to be compensated for it.

I’ve contributed to a bunch of kickstarters for adding features to open source software. That being said I’d be inclined to give less money to a paid product.

Until there is a viable competitor with the level of python support that Sublime has it won’t be left behind. People will always have languages they prefer.

1 Like

#13

As my first though was: why isn’t that stuff open-source, now I don’t mind that it’s not open-source, too.
Sublime is probably the best investment of my money several years ago – working on a daily basis with Sublime only. C++: Sublime, Python:Sublime, LaTeX:Sublime, RubyOnRails: Sublime.

It is a text editor, not a collection of tons of pre-installed plugins and not a fancy IDE. With a sad look I realize the latest version with Phantoms seems to miss the original mission: “be the best text-editor” and is driving towards IDE’s.

Btw: Look at TexMaker as a deterrent example. The developed-by-a-community-version introduced features nobody will probably use and destroyed the GUI and workflow with all interactive functions.

The only reason I can imagine for making sublime open-source is proper source-debugging of C++.

0 Likes

#14

With utter love to ST and full respect to the author, I don’t see how it’s going to standup against Atom. There is almost nothing in Atom, that scared me off anymore. A lot of plugins and speed is absolutely great. Few lags but all of them upon first load. It’s acceptable.

I must say, that I paid for ST licence and if I didn’t I would probably love alternative even more.

In my humble opinion, in case ST doesn’t go open source now, it won’t matter at all in few years. With KickStarter author could rase lot of money. For example, FontAwesome already raised almost $1ml, just in about a month.

Imagine, that you could install ST and its plugins from CLI in Linux default distros? I don’t know what’s the revenue author expects but I think that it would be many times more with donations and KickStarter.

Otherwise, I will choose Atom just because it’s, first, open-source, and second, because it works the same well (nowadays already)

0 Likes

#15

Sorry - Atom is still impossibly slow in comparison to the magnificent, speedy, smooth as sink Sublime Text. And it will likely always be that way in comparison, given the almost absurd overhead of trying to render a file using HTML/CSS especially with overlays and the like.

For example. I just run the Find command and typed a single Space character. It fairly quickly found 29k of them in my file and I was duly impressed. Then I decided to add the letter ‘c’ so that my search string was " c". It took 5 seconds at least before it erased all the highlighted spaces and display the 574 resulting matches.

[My laptop is a blazing 15" MacBook from last year]

That and things like it are not a place I personally am willing to go.

But boy do I wish a few things could be fixed/improved in Sublime. The API is almost good enough to do whatever we want, but there are some things missing.

0 Likes

#16

It is time to open source Sublime Text! Editors based on inferior platforms (VS Code, Atom) are going to win out, solely because they are open source and progressing.

We are headed to a dark scary world.

Sublime Text needs to be open sourced!! Can we just start a kickstarter and give the dev some money? Or is there some sort of monetization that works with open source.

I love sublime but I am almost ready to deal with electron based editors. Sublime is dieing…

0 Likes

#17

Want to give the dev(s) money? Buy a 100 licences and hand them out for free. Same result. :slight_smile:

0 Likes

#18

Really? Please elaborate.

0 Likes

#19

How is it the same result? Open source is not just about free…it is about open source…anyone can contribute…

0 Likes

#20

Really? Please elaborate.

Where it is accepted that desktop applications can be written in horribly inefficient interpreted languages that will never EVER actually be performant…

I love when I load up a bloated java idea like Android studio and my first editor commands lag and jerk forever…java is bad enough…god forbid javascript…

People can argue all day or bend over backwards trying to make “easy” languages run “fast”. Or people can just learn to program and write applications in proper languages…like sublime text is.

If I am spending 8 hours a day in my editor, why do I want a clunker?

1 Like

#21

You can already contribute to ST. You can enhance the documentation, write Plugins or enhance available Plugins.

And if you’re good with that than you can maybe do more.

1 Like

#22

Ya that is not open source.Open source is open source, and I am not here to sell you on the benefits of it. If you don’t get it that is fine…

Go look at the release cycle of Atom and VS Code. Sublime is dead in the water…because it is a closed source one man show…

0 Likes