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.

Ask HN: Is Micro a Viable IDE?

2 pointsby mdwaltersover 1 year ago
I just tried micro, and I was blown away with how feature packed it is, it could do almost anything VSCode can do, but with a small memory footprint.<p>Do you think micro is a viable IDE? What&#x27;s your experience with these kinds of text editors?

1 comment

eternityforestover 1 year ago
Micro, the CLI editor? Does it have a debugger? How is the IntelliSense equivalent if any? Is the language server protocol support any good? How smart is the autocomplete?<p>I suspect there&#x27;s a catch somewhere, but trying to set up a CLI editor for feature parity with VS Code seems like hours of plugin tinkering, so I don&#x27;t have the experience to know what it is.<p>VS code is so big I&#x27;m not actually sure I know the full set of features I use off the top of my head, making a list might be a similar kind of challenge to listing all the physical items around the house I use regularly. With really subtle UI features you might not think of it till it&#x27;s missing, or you might never miss it at all, or you might even be glad it&#x27;s gone.<p>Is it actually possible to know a priori if a tool is viable without using it? One can sometimes easily tell if something is <i>not</i> a tool they want to use, but there&#x27;s lots of stuff that <i>might</i> be ok or might have hidden issues, which might or might not matter depending on what features you need.