RT Zak Laughton
Did you know that VS Code hover suggestions support Markdown??? This means you can write your code comments to make them more readable for people in other files! I've found this most useful when showing input/output examples.
#webdev #javascript @code #vscode #devtip #codenewbie
Don't forget to tune in tomorrow for the VS Code Release Party 📺 Join us at 8am Pacific to see a demo of what's new in @code 1.54 and ask us questions 🗣
🗓 Add to your calendars:
https://code.visualstudio.com/livestream
RT Chinh Do
💡 Tip of the day: My tweet yesterday re HTML template Emmet was retweeted by @code & got a lot of views/likes. So here are a few more useful #vscode HTML Emmet snippets you may not know about:
#programming #DEVCommunity #100DaysOfCode
RT LottieFiles
An extension for developers to speed up Lottie workflow 🔌 @code
With the LottieFiles for VS Code extension:
📍 Preview Lottie files
📍 Edit Lottie files
📍 Search animations on LottieFiles
📍 Extract & view dotLottie contents
Download it now 👉
https://lottie.link/tw.vscode
RT 42Crunch
Developing REST APIs? Check out OpenAPI (Swagger) Editor plugin for #VSCode. Navigation, intellisense, HTML preview, security audit, and now Quick Fixes for security issues.
https://marketplace.visualstudio.com/items?itemName=42Crunch.vscode-openapi
RT John Papa
New update for Winter is Coming theme for VS @code is out today.
Minor updates for contrast in the dark blue, black themes, and Light themes
https://marketplace.visualstudio.com/items?itemName=johnpapa.winteriscoming&wt.mc_id=javascript-0000-jopapa
RT Chinh Do
💡 Tip of the day: In Visual Studio @code, quickly create basic HTML template by just typing ! or doc and press enter
#programming #devCommunity #100DaysOfCode #vscode
Reason #783 why Emmet in VS Code (
Chinh Do: 💡 Tip of the day: In Visual Studio @code, quickly create basic HTML template by just typing ! or doc and press enter
#programming #devCommunity #100DaysOfCode #vscode
RT sharijyu
Did you know the Zen mode of VSCode to focus yourself onto coding?
Shortcut: Ctrl+K,Z
#vscode #shortcuts
https://indxar.com/contents/314
🎉 VS Code 1.54 is out, so it's time for another Release Party! 🍿
Join us live this Thursday to see an overview of what's new and ask us questions 💬
Add to your calendar 👉
https://code.visualstudio.com/livestream
RT Nicolas Carlo
Wow, GitLens interactive rebase for @code is mind blowing 🤯
✅ Clear UI to understand what will happen
✅ Keyboard shortcuts so it's fast
✅ Fallback on regular text if needed
To make it your git editor:
> git config --global core.editor "code --wait"
https://github.com/eamodio/vscode-gitlens#interactive-rebase-editor-
RT David Pine 🌲
🔍 I'm often amazed at how many developers are unaware of the keyboard shortcut to zoom in/out on their @code instances.
⌨ On my machine it's "Ctrl + =" to zoom in, and "Ctrl + -" to zoom out.
📄 There are many more bindings available, see key bindings:
https://code.visualstudio.com/docs/getstarted/keybindings
The February @code release is here! Check out what's new 🎉
🍎 Apple Silicon builds now stable
🖋️ New themeable icons
💻 Persistent terminal processes
... and more!
Release notes:
Download:
https://code.visualstudio.com/updates/v1_54
https://code.visualstudio.com/
RT Jonathan Carter
If you're using @code and @reactnative, you can now use CodeSwing to prototype components 🔥 Just create a React Native swing and start coding, with an interactive live preview. Behind the scenes, this uses React Native Web (@necolas!), and therefore, requires zero setup 😍
Jonathan Carter: 🎢 I wanted to make it more fun to learn + develop with @reactjs, @vuejs or @sveltejs, so I created a component playground for @code:
https://aka.ms/codeswing
https://twitter.com/LostInTangent/status/1367147835062321154
RT Rory Preddy🥑
Azure API Management extension for Visual Studio @code is now generally available.
-Manage and test APIs in API Management
-Edit and debug API policies
-Import @AzureFunctions, Azure App Service, and #OpenAPI Specifications
Get it now:
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-apimanagement
RT Daniel Imms
Luna Paint v0.3 for @code is out! This release contains lots of bug fixes and the following big features:
- Scale pixels in selection
- Expand canvas to selection
Release notes:
Install:
https://marketplace.visualstudio.com/items/Tyriar.luna-paint/changelog
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
RT Alejandro Serrano
I've managed to run the IHaskell kernel within the @code Jupyter notebooks extensions. And it rocks!
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.