• Preview Markdown images & videos - Hover over a link to preview images & videos in Markdown.
  • Enhanced branch switching - Restore open editors seamlessly when switching between branches.
  • Middle-click paste support - Paste text quickly in the terminal using a mouse middle-click.
  • WSL over Remote - SSH - Use WSL when connected to a remote machine via Remote - SSH.
  • Accessible View - Navigate through comments, chat code blocks & terminal commands from the Accessible View.
  • Keyboard shortcuts for UI actions - Customize keybindings for UI actions directly with a right-click.
  • Quick Search - Search for text across your workspace with Quick Search.
  • AI-powered rename suggestions - Get intelligent rename suggestions in the editor with Copilot.
  • Copilot content exclusion - Exclude files from being used in the Copilot context.
  • Local workspace extension - Include and install extensions directly in your workspace.
  • waterplants@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Local workspace extensions

    This one will be useful for when I’m coding inside a docker container that only has a presistant workspace.

    nice update, reminded me that I have no binding action for middle button clicking 😱

    • Lodra@programming.devM
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      Well that’s cool. Sounds like the workspace extensions are inspired by the tools.go pattern. Something that I recommend any go developer dig into!