Re @1mamute Of course. Is it checked into Git and versioned too?
Check out what our colleagues wrote… Using VS Code to build Mixed Reality apps 😎
Mixed Reality DevRel Team: It's time to take a break to learn!
Lets create a mixed reality application using babylion.js and VS Code. In this 3-part, step-by-step tutorial, we'll help you get set up, prepare a scene, and interact with a 3D object.
WHY WAIT? YOU'VE EARNED IT -
https://docs.microsoft.com/en-us/windows/mixed-reality/develop/javascript/tutorials/babylonjs-webxr-helloworld/introduction-01
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 Claudia Regio
Are you collaborating in #Jupyter notebooks📒? Want to help VS @code improve that experience? Take <5 min to let @pythonvscode know your thoughts + feedback on a new potential feature!👇🏼
https://aka.ms/nb-collaborating-feedback
Re @tattva5 @JGamblin Apologies about this! There's active investigation underway regarding this.
Re @JGamblin Thanks for letting us know! It looks like
https://code.visualstudio.com/
RT Python Visual Studio Code
We have a new release of the #Jupyter extension 🐍📒 for VS Code and it's 🔥!
Check out the new updates and enhancements here:
Claudia Regio: The April release for #Jupyter in VS @code is here! Come learn about the Data Viewer enhancements and new updates for @pythonvscode #notebooks!
https://devblogs.microsoft.com/python/jupyter-in-visual-studio-code-april-2021-release/
Re @satyalumesh Not that I know of. But last week we had a livestream with folks from @Tabnine_ and @ShinanYotam had some thoughts on that 🙊
https://www.youtube.com/watch?v=vV0zH2ccaGc
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
Re @codexpath2 @thecodercoder We have info here to help you install and work with custom themes!
You can can search up new themes in the Extensions view :)
https://code.visualstudio.com/docs/getstarted/themes#_color-themes-from-the-marketplace
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.
Re @BreakIntoProg @JohnKennedyMSFT The Dock might need to be relaunched to trigger a refresh. You can read more here:
https://github.com/microsoft/vscode/issues/101014#issuecomment-808368475
Re @mooglemoogle You're correct, my apologies: it does require armv7. There's currently an open issue to track that:
https://github.com/microsoft/vscode-remote-release/issues/669
Re @mooglemoogle Sadly this is still a restriction. RPi Zero simply does not have enough resources (memory, CPU) to support VS Code. We recommend RPi 3 or 4 (but RPi Zero *might* still work as a Remote-SSH target – YMMV)
📢 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 Chris ☀ 🐠
A question for my developer friends 👋
If you saw a verified checkmark next to a publisher for packages or extensions (I'm talking NuGet, VS Code, or similar), how would you interpret that?
Would you think a checkmarked publisher is...
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.