Re @FrozenInRetro
I Am Devloper: when you're reminded you wrote the world's biggest social network in PHP
Tell us you're a front-end or back-end developer, without telling us you're a front-end or back-end developer 🧑💻 Let us guess! 🍿
RT Curtis Einsmann
For me, this was a life changing VS code tip.
"workbench.tree.indent": 20
Here's the before and after. I wish I'd known this months ago! It would've saved so many headaches. 🤣
https://twitter.com/curtiseinsmann/status/1484590537483063297
Learnings from managing a codebase like VS Code's 👇
Marcio Marchini: JavaScript/TypeScript Code Does Not Have to be a Mess
https://www.linkedin.com/pulse/javascripttypescript-code-does-have-mess-marcio-marchini
A resume website is a good way to stand out 🧑💻 During yesterday's livestream, @ornelladotcom and @burkeholland showed us how to create one, for free, with VS Code in the browser and @github pages.
Missed it? Watch the recording 👉
https://youtu.be/M2IrPFMFwx8
Working with PHP, you can launch a local PHP dev server within VS Code using a task! 👀 Thanks @thedevdrawer for this video tutorial
Watch 📺
https://youtu.be/P8UNHVO9qns
RT Matt Bierner
The latest @code insiders adds completions for #markdown links, including:
- Path / file links
- Header links
- Reference links
Try it out in VS Code Insiders. Be sure to share any feedback!
https://code.visualstudio.com/insiders/
Re Also, to set a limit to the number of open editors, you can use the "workbench.editor.limit.enabled" option too.
Juggling with too many tabs in VS Code? 🤹 Try enabling "workbench.editor.wrapTabs" 👍
RT Grace Taylor
Hey CodeTour authors/users! We'd like to learn more about how you used CodeTour! Please take a moment to fill out our survey:
https://www.surveymonkey.com/r/KVDMK2Q
https://twitter.com/gracegtaylor_/status/1483524838312628229
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
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.