+1 for that request. Actually, I'd like to give it a +5 if that's ok :-)
You are describing pretty much exactly what I was doing last night: searching for a a proper ChromeOS IDE (I'm on a chromebook), starting off with CDE, and then switching to zed because I simply need features like code completion, a good search functionality and code formatting. And I must say I like zed quite a lot so far.
However, I cannot find a way to properly interact with git (be it a self hosted git "server". github or bitbucket). Right now I'm simply using CDE in parallel and do my commits. pushes and pulls from there. However, I'd love to see this included in zed.
I did see zedapp/git-tools, but this seems to rely on external tools (which I do not know how to install on ChromeOS) Any hints, anyone?
/hauke