Now that VS Code 1.55 is out, it's time for another Release Party! 🎉 Join our team on Thursday for a livestream and live Q&A to see what's new 💬
Add to calendar 👉
https://code.visualstudio.com/livestream
Interested in learning @TypeScript? 🧑💻 Check out this free new course on @MicrosoftLearn for building #JavaScript apps with TypeScript in VS Code 🧑🏫
Start learning 👉
https://docs.microsoft.com/en-us/learn/paths/build-javascript-applications-typescript/
Raise your hand if you have a script to set up your machine and install @code too 🙋♀️🙋♂️
Matt Bierner: Today's @code tip: --install-extension
Install VS Code extensions from the command line with:
$ code --install-extension
Useful when automating setting up your dev tools
#code2020
http://ext.id/
RT Jon Gallant
If GitHub Codespaces in the browser ain't your thing, you can open it right from within VS Code.
The GitHub Codespaces VS Code extension will list all your created Codespaces and you can connect with a single click.
https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces
Copying and pasting from… I mean, consulting StackOverflow, now without ever leaving VS Code ✂️ 📑
👩💻 Paige Bailey @ 127.0.0.1 🏡 #BLM: "This extension adds a quick command to search @StackOverflow without leaving @code.
You can find the command by search, or by using the hotkeys cmd+h on Mac or ctrl+h on @Windows."
who built this & how can I buy you coffee
👩💻
⚙️
https://github.com/alexeystrakh/vscode-stackoverflow-extension
https://marketplace.visualstudio.com/items?itemName=Alexey-Strakh.stackoverflow-search
RT Mark "niteCoda" Freeman 👨👩👧👦💼💻
Ever forgotten to import one of your own function components in a React file?
Did you know VS Code has a built-in code action that you can use to shortcut an auto import.
Just put the cursor inside the function call, hit control+space & select Auto Import. Done.
📢 The March @code update is here! Check out what's new:
📓 Notebooks improvements
🍎 Updated macOS Big Sur icons
📝 Default tab decorations for editor status
🍓 Official Raspberry Pi support
... & more!
Release notes:
Download:
https://code.visualstudio.com/updates/v1_55
https://code.visualstudio.com/
We love seeing your favorite tips and shortcuts, like the ones in this thread. 🔥
What are some of your favorites? Let us know!
Vincent Voyer: Show active file in explorer
⌨️ cmd/ctrl+0 (zero)
Action: workbench.action.focusSideBar
Super handy as soon as your project becomes a real project with lots of files/folders.
RT Microsoft Edge DevTools
🛠 DevTools for VS @code 1.1.6 is out!
💪🏽 Support for ARM
🎛 Easier access to settings
🐛Removed debugger dependency
🆕 Updated to Edge Version 88
📚 New docs
Readme:
Get it :
https://github.com/microsoft/vscode-edge-devtools
http://aka.ms/devtools-for-code
RT Mikael Ainalem
TIL that you can chain emmet abbreviations in VSCode
https://twitter.com/mikaelainalem/status/1376089386710937604
RT Pablo Lara H
CodeTour
VS Code extension that allows you to record and playback guided tours of codebases, directly within the editor by Jonathan Carter @LostInTangent
#VSCode #VS #webdev #guidedcodetours
https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour
RT Chinh Do
💡 Tip of the day: Use VS @code's "Remote - SSH extension" to open any folder on a remote machine using SSH.
Great for working with files on your #unix/#ubuntu boxes & take advantage of #vscode's full feature set (and avoid vim!)
#programming #100DaysOfCode #DEVCommunity
Happy Friday everyone 🦆
Anthony Shaw 🐍: 🎉vscode-pets 0.11.0 is out! Featuring a whole new pet due to huge demand.. a RUBBER DUCK 🦆--May or may not help with debugging-- Credit @marcduiker again for the artwork. This duck has style.
https://marketplace.visualstudio.com/items?itemName=tonybaloney.vscode-pets
Yesterday we talked with @ShinanYotam as he was giving us a demo of AI-assisted auto-complete in VS Code with @Tabnine_ (and what the future of coding might be like!) 📺
If you missed the session, you can catch the recording on-demand now 👉
https://www.youtube.com/watch?v=vV0zH2ccaGc&list=PLj6YeMhvp2S40Q-TEPEKOeypLvTVd5uME&index=2
RT Rob Lauer
Your First Steps with @Raspberry_Pi Pico and Visual Studio @code
I had fun experimenting a bit with MicroPython on the Pico, using our favorite editor 😀
https://dev.to/blues/your-first-steps-with-raspberry-pi-pico-and-visual-studio-code-4jbd
RT Fred Bricon
Cool new feature: the @rhdevelopers 's YAML extension for @code now displays a link to the schema used to validate the current file, at the top.
Kudos to @YevhenVydolob
https://github.com/redhat-developer/vscode-yaml/blob/master/CHANGELOG.md#0170
RT Elio Struyf
Publishing your #VSCode #Extensions from #GitHub #GitHubActions -
https://elst.es/2NHyTg0
RT Jeff Sandquist
Can't think of a better way to inspire future generations to learn to code than by merging 💻 tech with 🌌 space.
@drguthals is here to get us started with a learning path:
🐍 Learn the tools
📚 Get to know key programming concepts
🤖 Use ML and AI
TechRepublic: Coding and space: Microsoft and NASA learning pathways serve as a STEM career launchpad
http://tek.io/3s24DLJ
We're going live with @Tabnine_ tomorrow at 8am Pacific 📣
Join @ShinanYotam and @burkeholland to learn about AI-driven autocomplete in VS Code and ask questions 💬
Add to calendar 🗓
https://code.visualstudio.com/livestream
RT Cassie Breviu
Breakpoint style feature in vs @code Jupyter notebooks?! YUP!
You can do "run by line" to execute a cell line by line and a helpful variable window appears at the top in the "run by line" feature! YAY!
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.