• Editor tabs multi-select - Select and perform actions on multiple tabs simultaneously.
  • Profiles - Open new windows with your preferred profile.
  • Editor actions - Immediately access editor actions across editor groups.
  • Copilot extensibility - Build AI into your extensions with the Chat and Language Model API.
  • VS Code Speech - Automatically read out Copilot Chat responses with text-to-speech.
  • Find in notebooks - Restrict search to selected cells in notebooks.
  • Chat context - Quickly attach different types of context in chat.
  • IntelliSense in chat responses - Better understand generated code with IntelliSense.
  • spartanatreyu@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 days ago

    This particular release didn’t seem to add much to the core app in terms of features, but it’s nice to see they’re putting work into making the rest of the ecosystem better.

    The thing I’m really hoping they fix is the Find / Select feature gap to help power users:

    Find & Select support Find String Find Regex
    & Select every match Supported! Supported!
    & Select which match Supported! No Support

    I made a bug for it: https://github.com/microsoft/vscode/issues/212562

    Besides that, and maybe better modal support (for improved vi mode, or alternate modes like kakoune/helix), I’m not really seeing any notable feature gaps anymore, which is great!