▲ | skydhash 4 days ago | |||||||||||||||||||||||||||||||
They also don’t bother to announce a Vim or Emacs one either. VS Code provides good default and most people don’t care about editor fluency. Which is why they keep using it. | ||||||||||||||||||||||||||||||||
▲ | kamaal 4 days ago | parent [-] | |||||||||||||||||||||||||||||||
>>They also don’t bother to announce a Vim or Emacs one either. vim has a universal and in many ways a eternal use case. You have to edit a file at some point on a server, be it a self hosted or even on ec2. Thats kind of the only real use case for vim. In these days of AI assisted coding, no one really 'edits' code. A lot of editor short cuts and fluency related concepts kind of in many ways are not relevant in this paradigm. The thing is vscode just works, like just works, for nearly all the usecases. In case of emacs, learning it and mastering it takes lots of time in ones career. In case of vscode you don't have to do this, you can straight away work on the project that you want to get done. emacs is some what like a massive distraction from the actual task you want to achieve. Instead of writing code to build a project, you have to first write code to make emacs work, then use emacs to write the project code. In vscode you just write project code. | ||||||||||||||||||||||||||||||||
|