Complete new feature ✅ Make Git commit ✅ Merge conflict 🔃🛑 Ugh 😫
VS Code can help solve merge conflicts visually. Learn how 👉
https://youtu.be/ybCxPHzRJfA
RT Daniel Imms
We're looking at finally adding terminal tabs to @code soon. This month we explored what the UX should look like and have some mockups here:
I'd love to hear any feedback you have, we'll probably start on this in a couple of weeks.
https://github.com/microsoft/vscode/issues/10546#issuecomment-800286034
RT Chris Heilmann
🛠 @code tip:. The "expand/shrink" selection keyboard shortcut ⌃⇧⌘→ / ← isn't the easiest to remember, but ridiculously powerful. It recognises code block boundaries and selects accordingly!
🎥 Join us for another VS Code livestream on Thursday! We'll talk with @ShinanYotam from @Tabnine_ about AI-driven autocomplete in VS Code 🧑💻
More info & add to your calendar 👉
https://code.visualstudio.com/livestream
Re @dazfuller @Tyriar Us too! Using hex editors always leaves us feeling like:
RT Daniel Imms
I spent our "Learning Day" yesterday fixing up a bunch of little issues I hit using @code's hex editor over the weekend. Expect a more polished hex editor early next month.
Also I really like the data inspector next to the explorer 👇
https://github.com/microsoft/vscode-hexeditor/pulls?q=is%3Apr+milestone%3A%22March+2021%22
RT Seth Juarez
Join me tomorrow Friday, March 19th at 12pm PT when @jeffrey_mew stops by the AI Show Live to talk about PyTorch developments on @code! @LearnTV @Ch9
https://aka.ms/AIShow
RT Python Visual Studio Code
The March 2021 release of the #Python extension for VS @code is here and it brings a preview 🔎 of improved Jedi language server support! 🐍
Check it out on our blog:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-march-2021-release/
RT Eric Berry
A video tutorial of all the best things about @code that nobody ever bothered to tell you by @burkeholland and @sarah_edo
#devtools
https://www.vscodecandothat.com/
RT Tomas Pustelnik
VS @code tip - you can override global settings for a specific language by using the language name in square brackets (eg. [markdown]) as a key for a settings object.
Useful to set up extra code actions or change the formatting (word wrap, tab sizes, etc.) for a given language.
Have a @Raspberry_Pi? 🍓 You can now get VS Code directly from the Raspberry Pi OS / Raspbian repos 😎
▶️ sudo apt update && sudo apt install code --yes
More about VS Code on RPi 👉
https://code.visualstudio.com/docs/setup/raspberry-pi-os
RT Ale(ssandro) Segala
Yesterday I talked about VS Code on Apple Silicon and how you can still code in an x86/Intel environment if you need it using VS Code remotes 💻
🗞If you want to learn more about that, check out my blog post ➡️
Visual Studio Code: Our Release Party for VS Code 1.54 was a lot of fun! 😁 Thanks @eamodio, @ItalyPaleAle and @miguelsolorio_ for showing us some cool new things in VS Code!
If you missed it, you can now catch the recording online 📺
Watch 👉
https://youtu.be/GhS8QnaZX5k
We love seeing pro tips like these 🔥
❓What are your secret productivity tweaks for VS Code❓ Let us know below 👇
Dave Geddes: 💎 little gem to make your @code terminal windows behave like you're used to with browser tabs.
set workbench.action.terminal.kill to cmd+w
set workbench.action.terminal.split to cmd+t
🔥 small dev improvements like this really add up!
Our Release Party for VS Code 1.54 was a lot of fun! 😁 Thanks @eamodio, @ItalyPaleAle and @miguelsolorio_ for showing us some cool new things in VS Code!
If you missed it, you can now catch the recording online 📺
Watch 👉
https://youtu.be/GhS8QnaZX5k
RT Chris Heilmann
The live preview of @emmetio in @code is 🔥
RT Matt Bierner
Today's @code tip: add missing function quick fix
Quickly stub out functions based on call signatures with the 'add missing function declaration' quick fix for #JavaScript and #TypeScript
#code2020
Tune in now‼️ The VS Code 1.54 Release Party is starting in just 10 minutes. Learn what's new and join the live Q&A with our team 📺
👉 Watch live:
https://aka.ms/live-vscode
RT Miguel Solorio
🔥 One of my favorite @code shortcuts is adding cursors above/below and pasting to multiple lines. Here's how I quickly add new icon references in our codebase ⚡️
#HappyCoding
https://twitter.com/miguelsolorio_/status/1369790738062585866
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.