software/code editor rambling
zed is actually pretty nice. i like how incredibly much faster it is compared to vscode. this is how software should be.so far, i am only missing a git history graph (and the ability to, through a ui, check out past commits) and a more compact error/warnings/diagnostics view, similar to how vscode does it. though, at least for all my rust programming, the last part can be taken care of with
bacon in summary mode


