Zedエディタでデフォルトは、editor.insertMode: falseになってるようです。 これだと、文字列の間とかで入力できなくて、なんとなく慣れない editor.insertModeはtrueの方が、私は直感的だと思う。
{ "editor.insertMode": true }