this post was submitted on 01 Mar 2024
11 points (100.0% liked)

VS Code

770 readers
31 users here now

founded 1 year ago
MODERATORS
 
  • Voice dictation in editor - Use your voice to dictate directly in the editor.
  • Multi-cursor inline suggestions - Review and accept inline suggestions for multiple cursors.
  • Copilot-powered rename suggestions - Get rename suggestions for symbols from Copilot.
  • Side-by-side preview refactoring - Preview refactorings across files with multi diff editor.
  • Smarter Python imports - Improvements for adding missing Python imports.
  • Sticky scroll in editor - Sticky scroll is enabled by default in the editor.
  • Multi-language support for speech - Multiple languages supported for speech recognition.
  • Copilot suggestions for dev containers - Get template and feature suggestions for dev container configurations.
all 8 comments
sorted by: hot top controversial new old
[–] waterplants@lemm.ee 2 points 7 months ago (2 children)

After a quick skim, my favs:

Inline completions for multiple cursors

and Command duration tracked.

I wonder, for people that don't have copilot, these updates must feel pretty barren

[–] Lodra@programming.dev 4 points 7 months ago

Confirmed! I found them a little barren

[–] GammaGames@beehaw.org 2 points 7 months ago* (last edited 7 months ago)

That multi-cursor completion is so nice

[–] kippinitreal@lemmy.world 1 points 7 months ago (1 children)

Since they upgraded their glibc requirements for remote servers from 2.26 to 2.28, I can't use it to work on important legacy servers. So I am stuck with a version 6 months old. I wish I could've used the newer version

[–] waterplants@lemm.ee 1 points 7 months ago (1 children)

They rolled it back, and delayed the hard requirement to next year.

[–] kippinitreal@lemmy.world 1 points 7 months ago (1 children)

Really? I need to go check it out. You got a source by chance?

[–] waterplants@lemm.ee 1 points 7 months ago

I posted about it in this community, it's got a link to the github comment regarding the matter.