TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why I switched from VS Code to only using the terminal

14 pointsby realpanzeralmost 5 years ago

4 comments

honkycatalmost 5 years ago
I&#x27;ve been coding professonally for around 10 years ( plus 4 year degree ), did the vim thing for the first 7, switched to emacs for the next 2, and I finally gave up the ghost and switched to vscode this year.<p>I disagree completely with point #2. My emacs and vim environments were way more complicated to maintain with the same level of functionality. Coding without autocomplete is an exercise in frustration. The tools are out there, they are mature, use them. They make you a better coder.<p>VSCode has been so delightfully BORING and USABLE, I do not see myself going back. The VIM keybindings have been good enough.<p>However, I HAVE been eyeing the intellij products... if a FREE product is this good, and all my friends are raving about intellij... maybe there is something there.<p>I also have an OniVim2 license, but we will see if that ever becomes more than vaporware.
评论 #23860803 未加载
评论 #23863259 未加载
评论 #23860835 未加载
48bb-9a7e-dc4f2almost 5 years ago
Trying to turn vscode into an IDE is awful in my opinion. You have to use a lot of third-party extensions that not so rarely goes unmaintained or are security issues waiting to happen. It&#x27;s the same agony I get from languages without a solid stdlib. And if you&#x27;re really going to use MS tools you&#x27;re better of with vscodium or whatever people are using these days that remove the &quot;extra&quot; features.
评论 #23862435 未加载
评论 #23861668 未加载
bdcravensalmost 5 years ago
&gt; I am still a young 22 year old fresh out of school<p>At 43, spending as much time in architecture and infrastructure as a code editor, optimizing my editor barely moves the needle. If I was still spending 6-12 hours a day pounding the keys I&#x27;m sure I&#x27;d feel differently.
NeckBeardPrincealmost 5 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;VSCodeVim&#x2F;Vim" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;VSCodeVim&#x2F;Vim</a>