🎉 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 👩💻 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
📢 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 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
RT Mads Brodt
The VSCode Live Server extension is so nice! It'll refresh your code whenever you hit save, so you don't have to reload the browser.
Really awesome (and fast!) workflow 🔥
RT Daniel Imms
Luna Paint v0.2 for @code is out! Lots of improvements and fixes, the big new features include:
- Rectangle tool
- Minimap window
- Color sliders
- Pixel grid
Release notes:
Install:
https://marketplace.visualstudio.com/items/Tyriar.luna-paint/changelog
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
RT Cory House
My favorite way to wrap text in an HTML tag in VS Code: Use Emmet.
1. Open the command palette (Cmd+Shift+P)
2. Execute "Emmet: Wrap with Abbreviation" (The default if you ran it recently)
3. Enter the tag name and hit enter. 😎
RT Spencer Jones
Pro-tip for JavaScript developers using VSCode—when you create a new terminal session, you can select "Create JavaScript Debug Terminal".
You can attach a debugger any process you run in that session. ✌️
https://twitter.com/jones_spencera/status/1355178395416498180
RT Matt Bierner
Today's @code extension: Git Graph
Get visual and interactive view of the current #git repository with the Git Graph extension.
Browse through commits, switch branches, and even perform git operations
#code2020
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
🍿 Missed #VSCodeDay? You can now watch all sessions on-demand! 🎥
Watch 👉
https://aka.ms/vscd21
RT Brigit
Hey friends! Check out this series of videos @burkeholland and I created all about Remote - Containers in @code 📦😊
Microsoft Channel 9: ✨NEW✨ 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
https://twitter.com/BrigitMurtaugh/status/1354150226072756225
🎥 The re-stream of #VSCodeDay is about to start. If you missed the live event, you have another chance to ask questions to our team in the live Q&A! 💬
Streaming at 8pm Pacific Time 👉
https://aka.ms/vscday-live
RT Jeff Palmer
Hi @code folks! I've been experimenting with Svelte and D3 recently, so I made a "2020 VS Code Year in Review" visualization to celebrate #VSCodeDay. It's based off of GitHub Archive data and was (obviously) inspired by the amazing work of @feltron. Hope you like it!
RT Microsoft Learn TV
🚨 RIGHT NOW 🚨
It's the 1st official Visual Studio Code event! 💻
Join the @code team & community 🔴LIVE to get a sneak peek of things to come.
Join us! 👉
http://aka.ms/vscode-day
#VSCodeDay is about to start! 🍿 Join us for the first event for VS Code users and developers and participate in the Q&A
Live stream starting at 8am Pacific Time:
https://aka.ms/vscday-live
RT Microsoft Channel 9
✨NEW✨ 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
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.