Earlier quoted context omitted.
Don't worry. I find vim completely dated, arcane, and esoteric. Sure, it can do almost 25% of the stuff sublime can do but every feature has it's own learning curve. If I want to select four lines of text in any text editor that isn't vim, I just hold down the shift key and use any of the cursor navigation available to me. Not so in vim. Upon leaving vim none of the key bindings are never used in any other program. T…
The 25% claim sounds a little weird - what are some features that sublime has that vim doesn't have?
Sublime Text 3 Public Beta
221–230 of 270 posts
Re: Sublime Text 3 Public Beta
#222Earlier quoted context omitted.
The 25% claim sounds a little weird - what are some features that sublime has that vim doesn't have?
I like the multicursor feature. Vim can't do that.
Re: Sublime Text 3 Public Beta
#223Earlier quoted context omitted.
As a vim user, I feel as if the essence of vim is an extension of my mind . Much like riding a bicycle, I instinctively think "select this line and the four lines below it and copy it" as "V4jy" with little cognitive thought. Kind of cool from a cognitive science standpoint.
Do you think it's possible some people just aren't wired like this? Or am I just not trying hard enough? I've tried to pick up Vim several times and never made it very far. But at least I know "i" and ":wq" now :)
This is how I learned Vim, so as far as I know it's the best resource out there.
Re: Sublime Text 3 Public Beta
#224Isn't this now, like, the Duke Nukem Forever of Mac text editors?
Re: Sublime Text 3 Public Beta
#225I love Sublime Text. For a year or two I tried and tried to get behind vim, to no avail. I thought there must be something wrong with me, perhaps I'm not as smart as those other developers who sit there staring at several adjacent vim windows hitting cryptic key sequences as if the essence of vim were an extension of their mind (maybe it is?). I couldn't do it. Then I made the realization that the editor you use has…
Re: Sublime Text 3 Public Beta
#226Re: Sublime Text 3 Public Beta
#227Poor documentation, closed source and an unresponsive developer? Sorry, while the editor has several really nice features, I'm not willing to risk commitment to such a floosy editor.
While on the first glance your comment might seem to be an unfair, snarky dismissal, it's actually a pretty accurate summary of what's making me stay with beta versions instead of buying it. Here's a bug that's been driving me crazy: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=8889 I can edit the theme file, but it's hit-and-miss guessing game that hasn't yielded any results. I also couldn't find any compreh…
Re: Sublime Text 3 Public Beta
#228the main reason i am not buying or using it is because he doesn't work off the Userecho page he set up, which in my opinion should be his priority. He adds stuff that he feels is good, but ignores real user's needs. http://sublimetext.userecho.com/ all the feature requests are simply mothballed for years, including some that are showstoppers for me.
As someone who uses sublime everyday let's go through that list... Syntax / Code folding - feature for dealing with bad code. Solution: write good code. We don't need additional cruft in the editor slowing it down. Terminal panel (specifically for windows) - Would actually be nice for windows users. I am not one. Probably why the console in sublime is so limited, supporting windows in this regard is terribly difficul…
What it means is like chrome there should be no title bar. Precious vertical pixels wasted for something that is never used. Like chrome or most modern browsers have moved the tabs in the title bar sublime should do this too.
Re: Sublime Text 3 Public Beta
#229I'm so glad to see .deb installers alongside the tarballs, I've usually resorted to using third party repos for ST2 installation. It's really great to see a developer treating Windows, Linux and OSX all as first class targets (not just wrt the installers).
Re: Sublime Text 3 Public Beta
#230I have been using version 3 for a couple months now and I must say, this thing is fast. Starts in less than half a second and the 'Goto Symbol in Project' is an amazing new feature which I now use frequently. Window layout management has also been greatly improved. For me, at the moment this is the best code editor out there. edit: typo
Are you able to print in version 3?