The Gram Code Editor - 2026-06-30


  1. Baguette

    A bit of a beginner question I guess, but is it possible to edit (and save!) files with the editor when using a git directory? Now I have to ´sudo nano´into files to be able to save them. The error I get when trying to save in the editor is ´Permission denied (os error 13)´.

  2. krig

    Oh, it sounds like the editor is running as a user that doesn’t have permission to edit those files. Have you edited them as root perhaps?

  3. krig

    or maybe the editor is running from a flatpak?

  4. Baguette2

    I installed it with homebrew. I was thinking about permission as well. I couldn't find where to change this.

  5. krig

    Hm, I have also installed via homebrew..

  6. keb

    Hi all, is there a new way to disable the little sword button on the to right? I believe the `notification_panel` where the setting used to live has been removed.

  7. pauleeoh

    quick question: is it possible to directly install vscode or zed themes? or would i have to migrate them somehow?

  8. krig

    You can install them directly by pasting the URL to the git repository in the Install from Git dialog from the Extensions screen

  9. krig

    Zed themes that is

  10. krig

    VSCode themes can be imported into the Zed theme editor online I think, and converted there