Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @code
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @code
-
Pinned Tweet
The June update of @code is live!
Windows ARM platform builds
New JavaScript debugger
Edit complex settings
... and more!!
Click on the gear, check for updates and read the release notes: https://code.visualstudio.com/updates/v1_47 pic.twitter.com/ww2gfVwaQF
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Did you know you can use "*" in the advanced search options in
@code to search for similar subfolders across multiple parent folders? Really saved me a lot of hassle todaypic.twitter.com/El3W8icLQc
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
This is one of the most useful extensions in VS Code for React developers:
#100DaysOfCode#reactjspic.twitter.com/M7m9hsXomp
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 18: You can make your commits on @GitHub verified, along with a big green badge
How?!?! Using GPG and VS Code to sign your commits.
For more GitHub goodness: http://aka.ms/vscode-github
#ABitAboutGitpic.twitter.com/bpTDVsptYbThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
When did it become so easy to debug Node in
@code?
I still remember the times where we had to mess around with configs and ports all the time.
pic.twitter.com/UL7Lg51bBPThanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 17: The Source Control view in VS Code lets you stage specific changes only, so you can control what's part of your commit and what's still a WIP (Work In Progress) Then click on
to make a commit
For more GitHub goodness: http://aka.ms/vscode-github
#ABitAboutGitpic.twitter.com/qJmXZ6ZeMGThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Wow so you can create a new project in
@code and with one button press create a repo of that project in@github and push it. This is so cool, has this always been around?pic.twitter.com/xd8cwLnLUk
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Today's
@code setting: breadcrumbs.filePath Hide the file path part of VS Code's breadcrumbs. Set "breadcrumbs.filePath":"last" to only show the file name instead of the entire file path#code2020pic.twitter.com/5L13bWwxmQThanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 16: GitLens (by our own @eamodio) is a must-have extension
Get in-line blame annotations and hover information for recent commits, search through commits, visualize and compare commits across branches…and more
Get GitLens: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens …
#ABitAboutGitThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
A peek at the new 'Convert to optional chain expression' refactoring for
#JavaScript and#TypeScript Try it in@code today by installing the@typescript nightly extension: https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next …pic.twitter.com/nXn8YuGVB6Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
The July release of the
#Python
extension for @code is here! Exciting updates: - Gather, our new extension for notebooks clean up
- Contextual highligthing
with #Pylance - Exporting notebooks
to HTML and PDF
...and more!
Check our blog: https://devblogs.microsoft.com/python/python-in-visual-studio-code-july-2020-release/ …pic.twitter.com/3bCVS8MSRgThanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 15: You ask us about "Unified Diff" view like on GitHub… It's there! Behind these 3 dots, called "inline diff". The setting persists in all windows and projects. We didn't mean to hide it so well
For more GitHub goodness: http://aka.ms/vscode-github
#ABitAboutGitpic.twitter.com/tlDgSNEbTYThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
In
@code you can specify which extensions are recommended for a project by listing them in ".code/extensions.json" file.#vscode#tips#vuejs#frontend#javascriptpic.twitter.com/rhoomcE72B
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 14: From the status bar, you can view all branches and switch to another one. From the command palette, you can also checkout another branch, create a new one, or rename a branch. Branch away!
For more GitHub goodness: http://aka.ms/vscode-github
#ABitAboutGitpic.twitter.com/ZcbbzKVVurThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Today's
@code tip: outline follow cursor With 'follow cursor', the outline view will highlight the current cursor position. This can be useful for keeping track of where you are in a file and seeing symbols around your current cursor location#code2020pic.twitter.com/qoNYqgARkJThanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 13: Merge conflicts are the worst
@Code helps by showing diffs so you can choose the current or incoming change. "Merge Conflict" in the command palette lets you take action on many changes at once
For more GitHub goodness: http://aka.ms/vscode-github
#ABitAboutGitpic.twitter.com/V5hlp5AE3MThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Live Share is trying something new! 'Planned Sessions' are now available for insiders of Live Share in
@code. Useful for all your regularly scheduled pairing sessions, interviews and team meetings. http://aka.ms/vsls-insiders pic.twitter.com/TpEH1rLted
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code RetweetedThanks. Twitter will use this to make your timeline better. UndoUndo
-
Missed the event? Check out the recording of our team showing the highlights from the latest release: https://www.youtube.com/watch?v=l0ZQMa6Xt4k …https://twitter.com/code/status/1282698812960706560 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Tip 12: In the Timeline view, you can view Git commit history for a specific file. 
Click on one to view the diff & copy the commit ID or message to help you go to any point in your code's history.
For more GitHub goodness: http://aka.ms/vscode-github
#ABitAboutGitpic.twitter.com/fApEu4W3kqThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Just published a new
@code extension: Gif Player It adds a play/pause button a scrubber to any gif you open in VS Code https://marketplace.visualstudio.com/items?itemName=bierner.gif-player …pic.twitter.com/wkCCqBcYoKThanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Don't forget to join us in 30 minutes (9am Pacific / 5pm London) for the livestream with the
No registration needed.
Join here: