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
It's time for another
@code release
The April update is here 
Download: https://code.visualstudio.com/download and see what's new: https://code.visualstudio.com/updates/v1_23 pic.twitter.com/ZGkTl6ZSpP
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Check out the latest episode of
#FiveThings “Five VS@Code Extensions You Should Know About” with@burkeholland and@elijahmanor!!!https://youtu.be/OzKk4Wfnz1kThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
For those of you who love the "Paste JSON as Classes" feature in
@VisualStudio, there is an extension for@code! https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype&WT.mc_id=vscode-twitter-shboyer … Copy JSON, paste as Go, TypeScript, C#, C++ Because hand cranking classes is never fun.#golang#aspnetcore#typescript#nodejspic.twitter.com/WuAtjMHw7m
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Been using
#VSLiveShare in@code or@VisualStudio and have some feedback for us on the UX? We want to hear from you! Set up some time to chat: https://calendly.com/stevencl/vsliveshare …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Material Theme 2.1.0 for
@code is here with a completely new icons set for files! https://equinsuocha.io/projects/material-theme/ …pic.twitter.com/uXrpUwkYNvThis media may contain sensitive material. Learn more
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Ever wondered how
@code is so fast? Well, buckle up, cause@njukidreborn shows you how@code squeezes speed out of V8...
storing too much metadata causes memory bloat
V8 caps string lengths at 256MB
Binary trees are actually used!
https://code.visualstudio.com/blogs/2018/03/23/text-buffer-reimplementation?WT.mc_id=vscode-twitter-buhollan …pic.twitter.com/iA8QBekM2tThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
You can overwrite VS @code theme settings on a project-by-project basis. I'm using this to differentiate between backend and frontend codebases in my next tutorial. Command Palette → Open Workspace Settingspic.twitter.com/AXuJj2KzrI
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
#VSCodeTip: You can customize@code's window title to be as descriptive or concise as you want with the window.title setting, mine shows the whole folder's path: "window.title": "${rootPath}${separator}${activeEditorName}${separator}${appName}"pic.twitter.com/FDJAv22GoC
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Today's
@code insiders adds a dash of Seattle color to your code, with greying out unused imports/variables/parameters in#javascript and#typescriptpic.twitter.com/tOelmXKImLShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
50.000+ stars on @github!

Thanks for being a part of our amazing community! 
#happyCoding! https://github.com/microsoft/vscode …pic.twitter.com/dQDgnfg2Vs
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Ahhh I finished it! (Omg, I could keep working on this forever)
I made a @code theme! It's called Night Owl. I some research into what works best for low light, colorblindness contrasts, and comprehension! Previews use@_philpl's Dank Mono w ligatures https://aka.ms/nightowl pic.twitter.com/0NZ7Nxmmjh
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
VS
@code tip: Turn VS Code into a quick notepad with highlighting by adding `"files.defaultLanguage": "markdown"` to your settings file. All untitled files will then default to Markdown!pic.twitter.com/nW08rrqTIA
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Introducing remote debugging of Node.js apps on Azure App Service from
@code (in public preview) Read more
https://medium.com/@auchenberg/introducing-remote-debugging-of-node-js-apps-on-azure-app-service-from-vs-code-in-public-preview-9b8d83a6e1f0 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
preview of the outline feature landed today in
@code. get insiders, try it: https://github.com/Microsoft/vscode/issues/5605#issuecomment-389420027 …pic.twitter.com/EQybkPfsrM
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
#VSCodeTip: The 'editor.action.codeAction' command lets you create keybindings for refactorings and code actions. Demo shows keybindings for 'extract method' and 'extract constant' using@code's built-in#javascript and#typescript support More info: https://code.visualstudio.com/docs/editor/refactoring#_keybindings-for-code-actions …pic.twitter.com/P67wZDvTsSThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Last month
@code added hints for experimental and deprecated CSS properties, thanks to data from@MozDevNet. Quick Poll: Would you want the bright emoji in your completions items, or would you find them too intrusive (keep them only in completion documentation)?pic.twitter.com/cgx81g7AfEThanks. Twitter will use this to make your timeline better. UndoUndo -
Welcome onboard, Pied Piper!
@SiliconHBO always on the cutting edge with their stack!

#HappyCodingpic.twitter.com/JPHLpdxs3O
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Some handy
@code keybindings I wouldn't want to live without: - ctrl+shift+p: Command palette - ctrl+p: Find files by name - ctrl+`: Terminal - ctrl+,: Settings - ctrl+k, ctrl+s: Keybindings - ctrl+shift+e: Focus explorer - ctrl+2: Move file to 2nd editor group ctrl->cmd on macThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Today's
@Code Can Do That tip brought to you by@ChendrayanV:
Nest files and folders inline with relative paths.
Get more tips and tricks at http://vscodecandothat.com pic.twitter.com/ypBN6VnOwWThanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
Fold away your
#javascript and#typescript imports in the latest@code insiders build. Try it out and let me know if you run into any issuespic.twitter.com/gG0XGnxpk9Thanks. Twitter will use this to make your timeline better. UndoUndo -
Visual Studio Code Retweeted
VS
@code tip: Language specific settings are supported, just wrap the setting(s) in a "[language]" property. You can get the language ID from the language mode picker.pic.twitter.com/7GxzXDQ0QW
Thanks. 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.


