Live data from Hacker News

Git and GitHub Integration Comes to Atom

blog.atom.io

111–112 of 112 posts

Re: Git and GitHub Integration Comes to Atom

#111
post #92

Earlier quoted context omitted.

You are obviously entitled to your opinion and it might be that you've only seen people who are still learning to use vim, but to give little perspective from someone who has been using for little over two years. Movement: Moving around is a hassle at first, most people insist using arrows instead of hjkl, but even thous are slow and tedious. You get much more mileage from using w, e and b for jumping between words,…

I used vim for 3 years until Sublime Text came out and found I get work done much faster with it. I used the jump feature (forgot what it's called, similar to AceJump on emacs), position stacks, search commands, etc. I installed and learned NERDTree (that's the name) and a buffer management plugin, but they took hours to get used to while editing and many more hours to configure my .vimrc to be somewhat sane. ST came…

You just made my day!

Didn't knew Ctrl-Shift-Up/Down how can I've been coding without!

Re: Git and GitHub Integration Comes to Atom

#112
post #98
post #61

Earlier quoted context omitted.

Hey we certainly want to look into this. File an issue at https://github.com/atom/github or send an email to atom@github.com describing it and we will!

Done: https://github.com/atom/github/issues/825

The fix will be in a patch release next week. :)

https://github.com/atom/github/pull/847

Post reply on HN