Re @CodingWithJulia ... if you use setting sync, it is easy to set up a new machine. just install vs code on the new machine, turn on settings sync, then all those settings AND extensions will be brought down to the new machine!
https://code.visualstudio.com/docs/editor/settings-sync
Quick tutorial on building a React app (with VS Code) 👇
Nacho Iacovino ⚡: Let's build your first App in React.
React is the most popular JavaScript library to build websites nowadays.
If you have never tried it, I want to show you today how to create a very basic counter app that will teach you the fundamentals.
Let's begin! 🧵
RT Microsoft Channel 9
Last week was #VSCodeDay 💻
#ICYMI All the sessions are now available! 🍿
Watch on Channel 9 📺:
And YouTube:
http://channel9.msdn.com/Events/Visual-Studio-Code/VS-Code-Day-2021
http://aka.ms/vscd21
RT Yaojin Yang
Welcome to the first update of #Java on VS
@code in 2021. This time, we talk about testing and extensions for Azure.
For more details, check out
https://devblogs.microsoft.com/java/java-on-visual-studio-code-update-january-2021/
Starting soon ‼️ Join us live at 8am Pacific to see the highlights of what's new in VS Code 1.53
Live event ▶️
https://aka.ms/live-vscode
RT Microsoft Channel 9
🖥️ #ICYMI 💻
Beginner's Series to: Dev Containers
By @burkeholland & @BrigitMurtaugh
They've created a series of videos about dev containers in Visual Studio Code! @code
📺:
http://aka.ms/BeginnerSeriesToDevContainers
🎉 Join us tomorrow at 8am Pacific for the VS Code 1.53 release party! See highlights of what's new, and ask questions to the team in the live Q&A 💬
🗓 RSVP:
https://code.visualstudio.com/livestream
RT Benjamin Pasero
📖 Ever wondered what a "workspace" is in @code? Or what "untitled" workspaces are?
Check out the new documentation on that topic
👉
https://code.visualstudio.com/docs/editor/workspaces
https://twitter.com/BenjaminPasero/status/1357397543920029697
RT 👩💻 Paige Bailey @ 127.0.0.1 🏠
📏To configure multiple rulers in @code: File→ Preferences→ Settings, then add this to to your user or workspace settings:
"editor.rulers": [80,120]
🎨The color of the rulers can be customized, too!
"workbench.colorCustomizations": {
"editorRuler.foreground": "#ff4081"
}
https://twitter.com/DynamicWebPaige/status/1356597877380964355
RT Scott Meade
When using @code, you can include a line number in the quick open menu. The file opens with the cursor on that line.
Maybe everyone knows this, but I keep thinking about how I accidentally found out when pasting the location of an exception.
VS Code 1.53 (January 2021) is out, so it's time for another launch party! 🥳 Join our team to see what's new (with live Q&A!) 💬
🗓 When: Tuesday at 8am Pacific
👉 Add to calendar:
https://code.visualstudio.com/livestream
Re @SareajeDaniel @nickbulljs Check out our Extension Marketplace user guide to learn how to get and manage extensions in VS Code :)
https://code.visualstudio.com/docs/editor/extension-gallery
RT Guido van Rossum
Notebooks in VS Code revamped. ToC, Diffing, Gather, LiveShare, and more.
https://www.youtube.com/watch?v=g5EykzAsCC0
Re @btyga The Notebook API allows VS Code extensions to open files as notebooks, execute notebook code cells, and render notebook outputs in a variety of rich and interactive formats! Check out the latest updates:
https://code.visualstudio.com/updates/v1_53#_notebooks
Re @shaikhmshariq cc @sandy081
📢 First @code release of the year! Check out what's new 🎉
↩️ Wrap editor tabs
🖊️ Add decorations to editor tabs
📓 Notebooks UX improvements
... and more!
Release notes:
Download:
https://code.visualstudio.com/updates/v1_53
https://code.visualstudio.com/
RT Microsoft Edge DevTools
🍿 Last week at #VSCodeDay Chris Heilmann of the @EdgeDevTools
team gave a talk about the Edge DevTools extension for @code. Here’s a pre-recorded version, in case you missed it.
https://www.youtube.com/watch?v=eu0if9LhtgA
RT Microsoft Visual Studio
Are you working with Azure and #VSCode?
Discover some of the best extensions in this episode of All Around Azure with @FBoucheros and @_ClarkIO:
https://msft.it/6015pvhmU
Re @amikaable Check out @ClaudiaRegio's session from VS Code Day to learn all about notebooks in VS Code :)
https://youtu.be/g5EykzAsCC0
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.