Re Hey. You. What's that sound. Oh, that's your Task ending. You can enable it with `audioCues.taskEnded`. Great for improved accessibility and multi-tasking.
You can also pin your fave tasks to the top for easy access.
Theme: Dracula Soft
Re 💡 Quick fix in the terminal? Why not.
We've just started rolling this feature out, but today you can get quick fixes when you try to run a process on a port that's in use, botch a git command, forget to push your branch, or even just to help you create a PR.
Theme: Cobalt2
Re If you 🎶 still haven't found what you're looking for 🎶 when using Search, we added the ability to view results as a tree.
Just toggle between the list and tree views with the list/tree icon in the top corner of the search view.
Theme: Tweed Light (Rainglow)
Re So...we got some great feedback on the new Merge Editor. Thank you! 🙏
As requested, the new merge editor is now opt-in (previous update). We also replaced the checkboxes for selecting changes with a CodeLens UI that uses textual labels.
Theme: Tailwind Ice
Re In other news, if you edit files inside of the VS Code application folder (this happens more than you would think), you now get a warning that updates may unceremoniously overwrite any changes you make.
Theme: Noctis
Re Next up: Tree view find widget (the find box that appears when you search in the sidebar)
You can now move the tree find widget vertically so you can see who's hiding behind it.
Theme: Amethyst
Re You can also sort installed Extensions now by Install Count, Rating, Name, Published Date and Updated Date.
Re You can now ignore updates for an extension by clicking the Ignore Updates button in the Update dropdown action. This will remove the extension from the extensions requiring attention list.
Theme: Synthwave '84
RT Paulus Schoutsen
GitHub Codespaces are pure magic:
Click a button on GitHub to spin up a new one with a full dev environemnt within a minute.
Open it in your **local** VS Code. The backend runs in cloud, the UI local.
Start a dev server and ports are automatically mapped to your local machine.
RT Michiel van Oudheusden
TIL; a life saving hack in @code; the time line view. Regardless of git commits, it will store changes to your files. So when you changed something, you can most likely find it back in the time line view:
https://code.visualstudio.com/updates/v1_44#_timeline-view
🐦 Good morning, friends! #VSCode Livestream starts in 10! Join us for a demo on 1-click #Python development setups in the Cloud with #Codespaces with @OliviaGuzzardo and Alfredo Deza ▶️
https://youtu.be/H90pXZbEPjQ
Check out this awesome example of Jupyter notebooks in VS Code!
Marlene Mhangami: If you've ever wondered how snapchat filters🐶 or live action motion capture animations are made🏰, the #Python package #mediapipe provides the tools to do this in just a few lines of code🐍✨
The code on the screen is literally all I used👩🏿💻💕
github:
https://github.com/marlenezw/face-and-body-detector-with-mediapipe
🐦Calling all you early birds 🐤 Join the #vscode livestream at 7 am PT tomorrow for 1-click #Python development setups in the Cloud with #Codespaces. Set your ⏰ and join us
@OliviaGuzzardo @alfredodeza
https://aka.ms/code-livestream-page
RT Adam Chalmers
Tiny tip for Rust teams using VSCode: You can configure your VSCode project to run the Nightly formatter, which gives you some extra formatting options unavailable in regular Rust.
RT Stefan Judis
Whoot! TIL that @code stores all saved file versions. They're included in the "timeline" panel next to the git commits. This works across restarts and all!😲
Thx, @heyAustinGil for sharing this!👏
Video alt: VS Code example showing how to access previously saved file versions.
Austin Ghoul 🧟: New blog post. Who dis?
Shout out to @code's timeline feature for saving my butt by restoring files that weren't being tracked by Git.
https://austingil.com/vs-code-timeline-restores-work-git-cant/
📣 Don't miss last week's #VSCode livestream. @ReynaldAdolphe and @IsidorN highlight how VS Code was created with #accessibility in mind. They demo some of the cool features that make it possible for #coders of all abilities to use. Watch here 📺
https://youtu.be/9biCDjSSwqw
RT Nicu Surdu
Today I Learned that if you append a comment containing a language name to a JS template string, #vscode will syntax highlight your template string in that language.
📢 #ICYMI On today's livestream @ReynaldAdolphe and @IsidorN talk about all the amazing features in #VSCode that make it accessible for all #coders. Check it out ▶️
#accessibility
https://youtu.be/9biCDjSSwqw
Twitter mirror
Microsoft Visual Studio Code lets you build and debug modern web and cloud applications. Visual Studio Code is free and available on Linux, macOS, and Windows.