The Gram Code Editor - 2026-04-01


  1. thedoctor

    Just a question: is there any reason not to implement language/framework support natively in the editor? Like if it's just too niche so as not to bloat the dependency tree unnecessarily?

  2. krig

    The main reason is that the tree-sitter grammar needs to be updated to have the API that the editor needs, if that is done then integrating the language should be doable. But for example I looked at the Java and C# extensions and the code is pretty horrible, so haven’t made that work

  3. krig

    but yeah the goal is to have at least all the major languages supported out of the box

  4. krig

    @trintler Thank you!

  5. nicoco

    So, the issue preventing me from using 1.2.0 on Fedora/sway (but not on Debian stable/sway) is this one, right? https://github.com/zed-industries/zed/issues/32792 The recommended workaround seems to be to force Xwayland with `env -u WAYLAND_DISPLAY` but with that gram crashes on startup… should I open an issue about that? Or is fixing Xwayland support not worth it?

  6. krig

    Do open an issue! I have a list of known issues with WGPU to fix and I have the hardware to test it now too, but haven’t had time to put anything together. It’s pretty complicated and I am busy so can’t promise any progress any time soon

  7. krig

    but getting the Linux version stable and working on any hardware is definitely my main goal now

  8. nicoco

    ofc I'm not expecting any promise :)

  9. nicoco

    (I also maintain some floss with a few users and I know I'm not promising anything anyone xD)

  10. nicoco

    I'll open the ticket! thanks <3

  11. krig

    great, thank you :)

  12. krig

    I used to do 3D graphics and game dev professionally so I know a bit about this stuff, but that was before vulkan and rust so I am also catching up 😅

  13. nicoco

    oh fun! well not so much I guess since you stopeed :)

  14. nicoco

    oh fun! well not so much I guess since you stopped :)

  15. krig

    well, I got into open source and there isn’t much of that in gamedev, but I do dream about getting back into it some time :)

  16. krig

    as long as I don’t have to use windows to do it.. hehe

  17. nicoco

    make supertuxkart as fun any mario kart please! :)

  18. nicoco

    make supertuxkart as fun as any mario kart please! :)

  19. krig

    Hard to beat Nintendo 😅