📣 Thursday Oct 20th @ReynaldAdolphe welcomes @SonnySangha to the livestream! They'll demo the top Extensions, shortcuts and pro tips in #vscode to supercharge your developer workflow! Mark your 📅 and join us
8 am Seattle / 11 am New York / 4 pm London
https://aka.ms/code-livestream-page
#ICYMI be sure to check out the #vscode 🎉 Release Party v1.72 🎉 The team demo some of the coolest features from the September release! ▶️
@OliviaGuzzardo @joyceerhl @digitarald @mattbierner @johannesrieken
https://youtu.be/mllbWOxbb-g
📣 For real this time 🎈 Release Party v1.72 🎈 starts in 10! Join us live for Q&A with the #vscode team to discuss highlights from the September 2022 release!
@OliviaGuzzardo @joyceerhl @johannesrieken @digitarald @mattbierner
https://youtu.be/mllbWOxbb-g
🎈Release Party v1.7 🎈 This Thursday at 8 am PST is your chance to engage with the #vscode team and discuss highlights from the September 2022 release! Mark your 📅 and join us
@OliviaGuzzardo @joyceerhl @johannesrieken @digitarald @mattbierner
https://aka.ms/code-livestream-page
RT Michiel van Oudheusden
Did you checked something in by mistake or did you not switch to the right branch?
I always need to lookup that git reset --hard HEAD~1
But are you using @code ? Then simply use the Undo Last Commit option from the command pallet or UI!
RT Michael Friedrich, DevOps twin 🖇🌈
There goes my productivity: A pets extension for @code including @TheClippy 🖇️
Use `cmd+shift+p` on macOS to open the console, search for `pet coding` to start a new session, and repeat to e.g. throw a ball. 🎲
https://buff.ly/3fw6Opp
#ICYMI be sure to check out this week's #VSCode livestream. We take a deep dive into configuring your dev environment in the cloud with #codespaces! This is a great episode for students and teachers! 📽️
@OliviaGuzzardo #Python 🐍 #API
https://youtu.be/H90pXZbEPjQ
RT Matt Bierner
Today's @code tip: Crop images using Luna Paint
#code2020
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
RT Steve Lee
Just discovered the awesome @code dev containers - that let you run an isolated dev env in a container on WSL. Just what I needed debug some PHP web stuff without cluttering up my WSL
https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers
Re That's a wrap! Join just next Thursday at 8 AM PST on YouTube for the 1.72 release party at
But for now, the ⚙️ calls to you...
http://youtube.com/code
Re There's lots more, including a bunch of improvements for extension authors to things like customized context menus for webviews, badges for tree views and checkboxes for tree items.
Re And in our last bit of Python newsssssss 🐍 (sorry), we'll now setup a virtual environment for you with the Python: Create Environment command.
Theme: Dark Matter
Re If you didn't know (I didn't until I made this thread), you can delete a notebook cell with 'dd'. And the Interactive Window now supports bringing it back with CMD/Ctrl + Z.
Theme: Tangerine
Re You can also specify the slideshow type for a notebook to turn your notebooks into a nifty presentation.
Theme: Night Owl Light
Re You can now tag cells in Notebooks without having to touch the underlying JSON. Or JASON.
This allows us to parameterize them for papermill or customize for nbconvert.
Theme: GitHub Light
Re We heard your feedback that using the word "remote" in our extensions can lead to confusion. So we renamed the Remote-WSL and Remote-Containers extensions to "WSL" and "Dev Containers".
<insert joke about the 2 hardest things in computer science>
Re We've been working on a VS Code extension that supports running Python code in
You can even get a REPL. In your browser. What a time to be alive!
http://vscode.dev/
http://insiders.vscode.dev/
https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-python-web-wasm
Re PROFILES. Have you tried them? Hopefully so because it's one of the most request features. Ever. Enable with `workbench.experimental.settingsProfiles.enabled`.
There is now a customizable profile indicator in the Activity Bar.
Re Oh and when you're working on code in
http://vscode.dev/
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.