WIP of bringing interpreted languages to @zed 👀 (read :rstats:, :julia:, :python: )

Every time i leave zed to write R im like “man, i wish i was in zed”

#rstats

  • Josiah@fosstodon.orgOP
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    @lionel @lascapi i was hoping Ark would work but the Zed extension doesn’t include the LSP.

    It queries the cursor position then uses the active LSP to find the current or next call / statement / expression and copies the text and inserts it into the terminal.

    Very simple!