11
submitted 11 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Accessibility improvements - Accessible View support for inline completions, updated keybindings.
  • Built-in port forwarding - Forward local server ports from within VS Code.
  • Sticky Scroll updates - Scrolls horizontally with editor, display last line in scope, folding UI.
  • New diff editor features - Detect moved code, dynamically switch inline and side-by-side view.
  • Command Center displayed by default - Quickly open files or run commands from the title bar.
  • Copy Notebook output - Easily copy cell output as well as generated images.
  • WebAssembly debugging - Decompile WASM code to step through and set breakpoints.
  • New TypeScript refactorings - Move to File and Inline Variables refactorings.
  • New Python Formatting topic - Learn how to integrate formatters such as autopep8 and Black.
  • Preview: GitHub Copilot - CreateWorkspace command previews file structure of proposed code.
top 1 comments
sorted by: hot top controversial new old
[-] Lodra@programming.dev 1 points 11 months ago* (last edited 11 months ago)

So the port forwarding feature looks very convenient. But here's a snippet from the documentation.

If you haven't logged in with GitHub before, you'll be prompted to sign in. Then, enter the port you'd like to forward; the default port using the above command is port 3000. Once you do, the port forwarding system starts and the Ports view updates to show the port you forwarded and its Forwarded Address.

Why does this require a Github login???

this post was submitted on 08 Sep 2023
11 points (92.3% liked)

VS Code

754 readers
27 users here now

founded 1 year ago
MODERATORS