Visual Studio Code
iTerm2
| Visual Studio Code | iTerm2 | |
|---|---|---|
| 3,319 | 216 | |
| 186,159 | 17,679 | |
| 0.9% | 1.2% | |
| 10.0 | 9.9 | |
| 5 days ago | 5 days ago | |
| TypeScript | Objective-C | |
| MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Visual Studio Code
- Scarab Diagnostic Suite Field Test #010: VS Code Input Geometry Boundary
-
Agentic Engineering: What Does AI Coding Really Cost?
For IDE-heavy teams, BYOK (bring your own key) can be interesting, no matter whether you live in WebStorm or VS Code. On the JetBrains side, the JetBrains AI plans and Junie BYOK docs allow it, and most VS Code AI extensions offer the same idea: keep the IDE, connect provider keys, pay the provider.
-
AI Doesn't Have ROI
One can (maybe, probably) disable copilot completely in vscode: chat.disableAIFeatures
https://github.com/microsoft/vscode/issues/309947
I am considering pinning whatever the earliest version in which this setting was introduced. I can't think of a single feature VSCode has implemented in the last three years that I couldn't go without. The binary for 121 is like 50% larger than 120.
-
Best Markdown Editors for Developers
Option 1: Raw editing in IDE. You open the .md file in VS Code or whatever you use. Syntax highlighting shows you the structure. Maybe you toggle a preview pane. This works for quick edits but becomes painful for anything involving tables, diagrams, or complex formatting.
-
Mix and Match: Running Kiro on Google Cloud Shell
The Google Cloud Shell- available on every Google Cloud project — comes with a built-in code editor that allows you to browse file directories, view and edit files, with continued access to the Cloud Shell. The Cloud Shell Editor is available by default with every Cloud Shell instance, and is based on Code OSS.
-
Document Generation for Developers: Security, Compliance, and Build-vs-Buy Decisions for the Template-Plus-Data Pipeline
You'll need Python 3.8+ and pip for the quickstart, with venv recommended for isolation. Install the requests library for HTTP calls. VS Code with the Python extension works well as an editor, though PyCharm or Sublime Text work equally well. You'll also need a free Foxit developer account.
- VSCode fires up screen recording
-
Google Antigravity 1.0 to 2.0/IDE Quick Migration Guide
Now here's the key point: Antigravity 2.0 is a huge departure from 1.0 in the sense that it is functionally no longer based on Microsoft's VS Code. That means a huge majority of all the personalizations from 1.0 will not carry over to 2.0.
-
VS Code Now Credits Copilot on Every Commit by Default
There's a one-line pull request open against microsoft/vscode. It changes the default value of a setting called git.addAICoAuthor from "off" to "all". The PR is titled, with no embellishment, "Enabling ai co author by default." It was opened on April 15, 2026 by cwebster-99, a member of the VS Code team. By the time the HN thread on the PR hit 1,239 points and 646 comments in early May, the practical effect was already shipping: every commit you make in VS Code, regardless of whether you wrote the code yourself or had Copilot write it, gets a Co-authored-by: Copilot trailer in the commit message.
- VSCode Feature Request: Permissions, Sandboxing and Update Management (2018)
iTerm2
-
Even "cat readme.txt" is not safe
Disclosure: I didn't discover the vulnerability. I wrote the blog post.
Thanks for releasing a fix!
It was surprising that there wasn't an official release, even though the bug impacts otherwise routine, harmless workflows. The patch itself [1] framed the issue as "hypothetical," so the goal of the blog post was to demonstrate that it is not. I'm glad that you've agreed to release a fix.
[1] https://github.com/gnachman/iTerm2/commit/a9e745993c2e2cbb30...
-
The Ultimate Guide to a Smooth Dev Environment
Execute commands using terminals like Windows Terminal, iTerm2, or built-in options on macOS and Linux. Customizing themes, fonts, and shortcuts can optimize your workflow.
- La terminal de Mac te da miedo — aquí está por qué no debería
-
How I Use 4 Terminal Setups with Claude Code Agent Teams
iTerm2 is the classic macOS terminal. It's stable, feature-rich, and supports Agent Teams split-pane mode (requires it2 CLI installation and enabling the Python API).
-
⛓️💥 AI Agents broke my Dev setup
I had a setup that worked perfectly for me, 3 screens (Actually 2 screen + Macbook Pro) one with IDE (WebStorm, Vscode and from time to time just sublime). Second with Terminal (started with iTerm2 and moved to Warp with Oh My Zsh and bunch of plugins) and last with Browser (Web or DB).
-
Perfect Claude Code Notifications Setup with Tailscale and ntfy
Claude Code comes with a notification hook. Some terminals support it natively (iTerm2, Kitty, Ghostty) but most don’t, and even when they do, it’s a system notification which is easy to miss if you step away.
-
Terminals should generate the 256-color palette
seems this is implemented in latest iTerm2 commit https://github.com/gnachman/iTerm2/commit/39bafa8d6651865951...
- Show HN: I made an app that blurs my screen when I slouch
-
Customizing MacOS Terminal with Starship Like a Pro
Install Iterm2
-
Using iTerm2's new AI Chat features with Azure OpenAI
For the longest time I've used iTerm2 as a replacement for Terminal. It's fast, it's native, it's not yet another lipstick-on-an-Electron-wrapper type of thing. Only Ghostty comes close to it, and even though it's faster and resizes better, it misses some of the features I've grown to depend on.
What are some alternatives?
community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
powerlevel10k - A Zsh theme
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP
WindTerm - A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
Atom - :atom: The hackable text editor
kitty - If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.