Skip to content
Tech News
← Back to articles

Show HN: terminal-code – VS Code inside the terminal

read original more articles
Why This Matters

terminal-code represents a significant advancement by integrating VS Code directly into the terminal environment, enabling developers to code more efficiently without switching contexts. This innovation enhances productivity and streamlines workflows for programmers working in terminal-centric setups. Its open-source nature encourages community collaboration and customization, fostering ongoing improvements in developer tools.

Key Takeaways

How does it work?

terminal-code combines code-server (VS Code in the browser) and terminal-browser (a browser in the terminal) to bring VS Code to the terminal. You should look into these projects for more details!

terminal-code is also open source if you want to learn more.