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.

Choosing a Text Editor: An Important Decision Demystified

2 pointsby tndlover 6 years ago

1 comment

theonemindover 6 years ago
I usually find extensibility a kind of Turing-tarpit of distraction. You download extensions, try to configure them, get a good flow through them, etc. You have to try extensions, find good ones, and replace them as old ones stop getting maintained. You have to upgrade extensions, deal with breakages, and so on. They frequently don&#x27;t have the same quality as the core, and bring their own bugs&#x2F;problems along. When I have extensibility, I mostly try not to use it.<p>Mostly, I&#x27;ll take something that packs a decent amount of what I&#x27;d want into a first-party integrated package and live with it. On the other hand, I don&#x27;t mind opening a terminal and doing an in-place transformation on a file with perl, or opening vim&#x2F;vi on a file, doing something, saving it, and coming back to my original editor to say &quot;yep, load those changes from disk.&quot;<p>Syntax highlighting seems overrated to me. I haven&#x27;t really felt any functional difference in how well I parse things either way.
评论 #18644191 未加载