RT Yogini Bende
Some useful VS Code shortcuts, I recently came across!
#vscode #code
#DEVCommunity #100DaysOfCode
#MSBuild is next week and we have a lot of VS Code content coming for you! Learn, code, and connect with us in this free, digital event.
Learn more 👉
https://devblogs.microsoft.com/visualstudio/the-visual-studio-family-welcomes-you-at-microsoft-build-2021/
RT Scott Hanselman
Exploring the Visual Studio Code REST Book extension for native Notebooks
https://www.hanselman.com/blog/exploring-the-visual-studio-code-rest-book-extension-for-native-notebooks
RT Daniel Imms
Task statuses and colors (thanks to @MeganRogge_) just landed for terminal tabs in @code insiders 😍 🎨
Re @niccolomineo Pylance is now installed automatically with the Python extension and enabled by default. You can switch back to the Microsoft Python language server if you need to do so. Otherwise, it will just work.
Re @_adonisk @Azure Sorry about that! GA = Generally Available. You're right that we should have expanded the acronym, and instead tried to shorten the tweet in another way
Excited to announce that the new #Python experience in VS Code powered by Pylance is now generally available! Now offering better, faster support for coding in Python 🐍
Learn more 👉
Re-watch the announcement livestream 👉
https://devblogs.microsoft.com/python/pylance-has-reached-stable/?WT.mc_id=devcloud-00000-cxa
https://youtu.be/mt91AHxUyMw
We're happy to announce that @Azure Static Web Apps is now GA! Deploy apps built with React, Vue, Svelte, or your favorite framework, from VS Code or GitHub. Works with Azure Functions too🧑💻
Read more 👉
VS Code extension 👉
https://azure.microsoft.com/en-us/blog/develop-production-scale-modern-web-apps-quickly-with-azure-static-web-apps?WT.mc_id=devcloud-00000-cxa
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps?WT.mc_id=devcloud-00000-cxa
Re @VarunS924 @jaydrogers Similar, but more flexible because you can type live (so with IntelliSense), you can also select only some instances to replace, and you can even copy/paste different lines of code!
It's said that once you start using multi-cursor editing in VS Code, you wish you could do that in every text field, in every app 🧙
📘 Learn more:
Jay Rogers 👨💻: I have been using VSCode for *thousands* of hours and just realized this today:
Press "CMD + D" to select matching text.
I can finally edit multiple lines at once again 😂🎉
📺 We're going live in 10 mins to talk about how we've improved the #Python experience in VS Code 🐍 @luumelo14 and @savostrowski will talk about the new Pylance extension, now generally available!
Join live 👉
https://aka.ms/live-vscode
RT Matt Bierner
Today's @code extension: Bookmarks
Bookmark interesting lines of code in your projects so that you can quickly return to them later
#code2020
https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks
RT Python Visual Studio Code
More Python fun this week! ✨
Join @savostrowski and @luumelo14 on @LearnTV Thursday, May 13 at 12:00pm PST for an overview of the most performant & user-friendly editing experience for Python in @code ever and an announcement you won’t want to miss!👀🐍
https://aka.ms/code-livestream-page
Re @ibraheemYG We support 32-bit on Windows. On Linux, we had to drop 32-bit support because we're using Electron, and Electron itself stopped supporting Linux/32-bit Intel (we still supporting 32-bit ARM):
https://www.electronjs.org/blog/linux-32bit-support
What is RemoteHub even? 🤔 And what about other new things like terminal tabs? 🔖 Java debugging? ☕️
We saw a lot of new (and cool) stuff in the release party earlier today 🎉
ICYMI, watch the recording ▶️
https://youtu.be/wdXaOZXdE8w
The Student Zone at #MSBuild welcomes all students, career changers, life-long learners, and even professionals!
You'll find awesome sessions about tech like VS Code, GitHub, AI… and languages like Python, Javascript, C#, and more.
Start learning 👉
Morgan Bell: I'm so excited for #MSBuild, and I hope that many of you will join us in the Student Zone at Build!
We are going to have fantastic sessions, speakers, and lots of fun ✨
Build is online, free, and taking place May 25-27
Have you registered yet?!
👇🏼👇🏼👇🏼
http://mybuild.microsoft.com/
The latest version of the #Python extension for VS Code now includes the new Pylance language server by default for a much better Python editing experience 🐍
Read more 🔗
Python Visual Studio Code: 📢 The best editing experience for #Python in @code has landed with huge upgrades to our default language support, powered by #Pylance 🎉. As of this release, Pylance ships out of the box with the core extension!
Read the blog post:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-may-2021-release/
Starting in a few mins! Join our release party for VS Code 1.56 and Q&A with the team 📺
Join live 👉
https://aka.ms/live-vscode
RT Filip Mares
TIL that you can build @MicrosoftTeams apps from @code using the Teams Toolkit. Love to see all this come together.
https://docs.microsoft.com/en-us/microsoftteams/platform/toolkit/visual-studio-code-overview
How-to with VS Code 👇
1️⃣ Set language mode as JSON
2️⃣ Paste your JSON
3️⃣ From the command palette (CTRL+SHIFT+P or CMD+SHIFT+P) run "> Format document"
Simon Willison: Out of interest: if you have a blob of JSON on your clipboard and you want to see a pretty-printed version of it, what's your fastest way to do that?
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.