RT Microsoft Developer Canada
Microsoft Senior Software Engineer @mattbierner is sharing some awesome VS Code Tips & Tricks on the Dev.level(up); Show. Tune in now!
http://msft.it/6017Ve5Zx
To all C++ devs 💻 CMakePresets.json support is now available in VS Code in preview
Erika: - Move seamlessly between VS & VS Code
- Reproduce builds in VS & VS Code from the CLI on Win/Linux/macOS and in a CI pipeline
- Streamline build instructions for open source CMake projects
CMakePresets.json support is available in preview in VS & VS Code
https://devblogs.microsoft.com/cppblog/cmake-presets-integration-in-visual-studio-and-visual-studio-code/
RT Rong Lu
This is super cool! The widget works in VS Code Jupyter notebooks too via the @pythonvscode extension 😁
Vincent D. Warmerdam: A year and a half ago I made a website that allows you to draw your own dataset. As of today, you can also use it directly from Jupyter!
Announcement + mini tutorial:
GitHub:
https://calmcode.io/labs/drawdata.html
https://github.com/koaning/drawdata
RT D U
I'm humbled to see my "CSS Flexbox Cheatsheet" @code extension hitting 50k installs. Thanks to everyone who's tried it! I appreciate it 🙏 If you haven't, find it here ▶
https://marketplace.visualstudio.com/items?itemName=dzhavat.css-flexbox-cheatsheet
RT Tanha Kabir
REST Book is published on the marketplace for VS Code Insiders! 🥳 It’s a Notebook extension to make and review REST calls.
I previewed REST Book on @code’s livestream last week! Here’s a recording if you missed it:
REST Book:
https://youtu.be/D-AXZZDTQhM
https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book
RT Daniel Imms
Terminal tabs have landed in @code insiders! They're still a little rough around the edges but the vision is there. Try them out by downloading the Insiders build
https://code.visualstudio.com/insiders
Want to learn how to build web apps with Vue.js? Check out this new, free course on @MicrosoftLearn 🧑💻
Start learning 👉
https://docs.microsoft.com/en-us/learn/paths/vue-first-steps/?WT.mc_id=devcloud-00000-cxa
Re @SachinT55229601 Sadly VS Code does not support Linux/i386 (32-bit Intel/AMD) at this time. Support for that platform was removed from the Electron framework (which we build VS Code on) in 2019, so we are not able to compile VS Code for that. Sorry for the inconvenience 😔
https://www.electronjs.org/blog/linux-32bit-support
Re @SachinT55229601 "Exec format error" usually happens when you're trying to launch a binary for a different architecture. You downloaded the amd64 binary of VS Code which is for Intel/AMD 64-bit. What is your architecture? (You can check it with "dpkg --print-architecture")
📘 Notebooks are a new way of coding… and thinking–coming to soon to a VS Code near you 😎
During her livestream, @_TanhaKabir demoed new notebook extensions and explained how you can build your own too 📺
Couldn't join? Watch the recording 👇
https://www.youtube.com/watch?v=D-AXZZDTQhM
RT Daniel Imms
Added some handy shortcuts to Luna Paint for @code in the latest version, they even work in the hex input depending on which channels are selected.
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
RT Matt Bierner
Today's @code tip: terminal profiles
Launch a specific shell in the integrated terminal
VS Code auto creates profiles for common shells such as command prompt and Powershell. You can further configure these or create entirely new profiles
#code2020
https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles
Re @NAlexWhite Yes you can find all past (and future) events on
https://code.visualstudio.com/livestream
🔥 New VS Code themes from our friends at @github: Light, Dark… and a new Dark Dimmed 🔦
Grab them now 👉
https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme&WT.mc_id=devcloud-00000-cxa
🍿 Starting soon! Join us for a livestream and Q&A about the new notebook extensions in VS Code.
Learn what's coming and the APIs you can use to build your own too 📘
Starting LIVE in 10 mins ▶️
https://aka.ms/live-vscode
We have a new VS Code extension for developers using CUDA, built in partnership with Nvidia, that will help building apps that use GPU acceleration for massively-parallel computing 👇
NVIDIA HPC Developer: NVIDIA is announcing #Nsight Visual Studio Code Edition, an application for platforms that bring #CUDA development for #GPUs into Microsoft Visual Studio @code, including building and debugging GPU kernels and native CPU code. #GTC21 @visualc
Want to know more about the new notebook extensions in VS Code, and custom notebooks like the RESTbook? 📘 Don't miss @_tanhakabir's livestream and Q&A tomorrow, to learn about them and how YOU can build your own! 🧑💻
More info 👉
https://aka.ms/code-livestream-page
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.