
Branch Workspaces
VS Code editor state, restored on every git branch switch!
What it does
Every developer knows the pain: you switch git branches and lose all your open tabs, splits, and scroll positions. Worse, you forget exactly where you left off when you switch back. Branch Workspaces fixes that. It automatically saves your entire editor state (tabs, splits, cursors, scroll positions, pinned tabs) per branch. Switch between branches and everything is exactly where you left it. Zero config needed. Includes manual commands, status bar info, and more QoL. Free and open source.
Does the same job
all alternatives →- IMI made a git rebase TUI editor2024 · github.com · ▲115
I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year. The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often)…


- ICI created a cross-platform GUI for the JJ VCS (Git compatible)Oct 2025 · ▲140
Personally, I think the JJ VCS (https://github.com/jj-vcs/jj) hit a point some time in this past year where I find it hard to find a great reason to continue using git. Over the years I've cobbled together aliases and bash functions to try to improve my git workflow, but after using jj, which works with ~any git repo and integrates great with Github repos, all of the workflow issues I ran into with git are not only solved, but improved in ways I couldn't manage with simple scripts. One example is the op log, which lets you go to any point in your repo's time and provides…
- GIGit in-memory in browser with Web Assembly2022 · harmonyland.vercel.app · ▲12
Create, upload, edit (multiple) files on the fly, in the browser. Git branches and git commits allow to save your changes, create multiple "workspaces" and switch between them in one click. Repo: https://github.com/thomscoder/harmony
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


