Re @lorendsr Sounds like a good idea to us too 🙂
RT Cory House
Just learned about devcontainers.
Declare a Docker image that contains your dev environment.
Benefits:
✅ No need to manually install dependencies
✅ Assures everyone has the same dev environment
✅ Include @code extensions
✅ Automatically runs commands when started
RT rebornix
In VS @code Insiders, the find widget in notebook editor allows you to search text in rendered markdown preview and outputs. Previously you can only search in cell inputs but it's possible to search on DOM nodes.
Cool GitHub trick below 😎
Try also
Burke Holland: Pro tip: You can get any user's avatar (picture) on GitHub by going to
Except for that one. Apparently, nobody's username is "username". Missed opportunity.
http://github.com/username.png
Our livestreams are back! On Thursday, we're talking with @ornelladotcom and @burkeholland about creating a resume website entirely in your browser using VS Code and GitHub Pages–for free 🧑💻
Add to calendar 👉
https://code.visualstudio.com/livestream
Re @Ozzy34000 cc @BrigitMurtaugh
Re @mikeherchel @vscodetips don't see one in the marketplace! but great idea for an extension
Re @MobashirFarhan @Windows @VisualStudio 👀 could you open an issue about this? thanks!
RT Ornella Altunyan
want to get ready for spring recruiting season and learn some new skills in the process? check out
https://aka.ms/buildyourresumesite
https://twitter.com/ornelladotcom/status/1481324539829051393
RT 👩💻 Paige Bailey #BlackLivesMatter
👩💻 Am using the @github Repositories extension for @code more and more, as an alternative to cloning files to my local machine.
It gives you a fast, convenient, and safe way to open, browse, and edit repos quickly -- while still using a local IDE:
https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub
https://twitter.com/DynamicWebPaige/status/1481323539487670274
New tutorial for using PHP and Laravel in VS Code, getting started quickly (& reliably!) using dev containers 📺 With @old_sound
Watch 👉
https://youtu.be/ojWxCP1lT-Y
RT Matt Bierner
You can now switch between dark or light @github themes in @code's built-in #markdown preview with the GitHub Markdown Preview extension!
Thanks
👉 Download the extension here:
https://github.com/SNDST00M
https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview
RT Sebastián Ramírez
Did you notice? Pydantic v1.9 is out! 🚀
Some highlights:
📦 Prebuilt binary wheels for M1 macs
🐍 Python 3.10 support, with new syntax for None defaults (unions) 👇
🧙 Autocomplete and inline errors in @pythonvscode 👇
🙇 @samuel_colvin
Also 👏 @JoliboisEric, and others.
🪄 refactoring
🖇 Extension:
Nicolas Carlo: @fabien0102 @code If you want to play with the extension, check out
Or any GitHub repo, really
1️⃣ Press `.` to open the web version
2️⃣ Install Abracadabra
3️⃣ Enjoy 35+ automated refactorings for #JavaScript and #TypeScript
https://github.dev/nicoespeon/abracadabra
New extension to develop in Swift using VS Code. 💫 Thanks to the Swift on Server team and @0xTim!
Get it now 👉
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang&WT.mc_id=devcloud-00000-cxa
RT Adam Coster 🎮
VSCode's "auto-attach" debugger option makes it way easier to do live debugging. Just add a break point and run your code as usual!
In VSCode's settings, search for (in the UI) or directly add (in settings.json) "debug.javascript.autoAttachFilter" and set it to "smart".
RT 👩💻 Paige Bailey #BlackLivesMatter
📒 Did you know that @code (and
And with the @GitLens extension, you can even trivially compare files across different branches of a repo via the Search and Compare / Compare References… option.
http://github.dev/
https://blog.ouseful.info/2021/08/09/sensible-diff-ing-of-jupyter-notebook-ipynb-documents-using-vs-code/
https://twitter.com/DynamicWebPaige/status/1478771116353019906
RT Connor Peet
We published a new version of the @code hex editor that can edit binary files of any size and allows extra layout configuration! Switch to the pre-release and let us know if you hit any issues 🚀
https://marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor&WT.mc_id=devcloud-00000-cxa
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.