The Gram Code Editor - 2026-04-27


  1. notbenh

    For extensions, is there a current library? I'm looking to see if anyone is working on trying to build out a perl extension and do not want to duplicate work if someone's already done or working on it.

  2. krig

    for extensions, most Zed extensions should work in Gram (at least for now). So unless there is some breakage, the zed extension for perl should work in Gram. If it doesnโ€™t, leg me know :)

    ๐Ÿ‘ 1
  3. krig

    *let

  4. Edward Loveall

    @Notbenh I've been using Zed's extention list to help find extensions: https://zed.dev/extensions

    ๐Ÿ‘ 1
  5. notbenh

    Thanks for the pointer about zed's extensions, worked great. Though I did notice that I couldn't paste in the extension URL, it wasn't hard to just type but was wondering if not being able to just paste in a URL was intended? If helpful I'm on an M1 MBP and installed Gram 1.2.1 via brew.

  6. notbenh

    if it's not intended is there a better location to file a bug report?