Mga Tweet
- Mga Tweet, kasalukuyang pahina.
- Mga Tweet at sagot
- Media
Binlock mo si @code
Sigurado ka bang gusto mong tingnan ang mga Tweet na ito? Hindi maa-unblock ng pagtingin ang mga Tweet ni @code
-
Naka-pin na Tweet
The March release of
@code is out!
New Timeline view, extension pack display, smoother file navigation, Remote Containers features, and more!
Check out the all new features: https://code.visualstudio.com/updates/v1_44 and update now!pic.twitter.com/G8Tk711rmf
Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code setting: editor.formatOnType Format on type automatically formats your code as you write. This lets you focus on your code's logic while letting the editor handle indention, whitespace, and styling as you go#code2020pic.twitter.com/KGbTOCtBGeSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
In 30 minutes we're reviewing
@code's latest features and then working on our streaming guide. Join live at 12:30 PM ET
https://twitch.tv/clarkio
VS Code Release Notes
https://code.visualstudio.com/updates/v1_44?WT.mc_id=twitter-social-brcl …
Streaming Guide (In progress)
https://github.com/clarkio/streaming-guide …Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
3/10 at 9AM PST
@LostInTangent and I will chat about how to enable#developers to work remotely Topics * Visual Studio Online *@code extensions - (Live Share, Live Share Spaces, Code Tour, GistPad, Live Share Whiteboard) https://aka.ms/jcarter-devs-work-remote … Mod@gregor_suttieIpakita ang thread na itoSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code tip: multiline find replace VS Code's find/replace widget supports searching for multiline text. Use ctrl+return to insert a newline while typing or just paste in some multiline text#code2020pic.twitter.com/BTXGH1uSEXSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Hey
@code extension authors! We've posted the video and notes for the March Extension Authors call. Check it out and let us know what you think! Video: https://www.youtube.com/watch?v=-W6LViQaNco … Notes:https://github.com/microsoft/vscode/issues/93604#issuecomment-611334677 …Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
This last
@code update is BALLER. Searching for symbols in files, timeline view, undo history, better filtering in the command palette, settings sync, synced regions, sidebar panels... Holy shit, I'm going to use all this stuff every single day and it's all coming at onceSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
So
@hammerfunk and I used the@code liveshare extension for the first time today and this thing is *good* - can't believe we've been pairing without it this whole time
Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Convert to template string refactoring in one click
@code just keep getting better and better
pic.twitter.com/v78pp5QLZPSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code setting: editor.foldingHighlight By default, VS Code makes folded lines of code more obvious in the editor by highlighting the starting line of folded sections. You can disable these highlights by setting "editor.foldingHighlight": false#code2020pic.twitter.com/OPESmvJikHSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
When I got a new MacBook Pro a few months ago I forced myself to use
@Docker and@code’s Remote Development. I did this so I could have consistent development environments that are specific to each project. I can't speak enough to how awesome it is.https://code.visualstudio.com/docs/remote/remote-overview …Ipakita ang thread na itoSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code extension command: Git Commands 'Git Commands' from the GitLens extension provides a visual interface for#git operations. This lets you perform operations beyond what VS Code's UI supports without having to remember git's cli https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens …#code2020pic.twitter.com/04HOPxsVerSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Useful extension for Azure users. [Tool] ARM Viewer for VS Code https://github.com/benc-uk/armview-vscode …
#Azure#VSCode@codepic.twitter.com/IVHAw5JKqR
Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
VS Code Tip
You can convert concatenated strings to use template strings from the Refactor context menu, or clicking the lightbulb icon when it appearspic.twitter.com/iUO0wZAQ7hSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code setting: emmet.includeLanguages Like using emmet abbreviations in html or css? You can enable them in other languages with emmet.includeLanguages The setting maps VS Code language ids to emmet modes: "emmet.includeLanguages": { "csharp": "html" }#code2020pic.twitter.com/iAHiC7v3EsSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code tip: debug set value While debugging languages such as#JavaScript in VS Code, you can change the value of variables using 'set value' in the debug view or with the debug console This lets you quickly explore how changing a variable effects your program#code2020pic.twitter.com/VlwFuSqsD6Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@VisualStudio Live Share tip: Share the terminal/command line This is particularly useful for unblocking devs who are impeded by environment issues, not code ones. Instead of sending screenshots, just hop into the terminal and unblock them. https://docs.microsoft.com/visualstudio/liveshare/use/vscode?WT.mc_id=personal-twitter-buhollan#share-a-terminal …pic.twitter.com/UapGNZSpnJIpakita ang thread na itoSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code tip: regex groups in replace When using regular expressions in find replace, you can reference capture groups in the replacement using $1, $2, and so on. Use $0 to reference the entire match This can be a useful way to transform text#code2020pic.twitter.com/IffeYshfO4Salamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
VS Code users: We're planning an optional feature to sync your
@code settings and extensions across machines, which would require a consistent identity. Can you take this quick survey and let us know what kind of account sign-in you would expect?https://www.research.net/r/5FP37SKSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo -
Ni-retweet ni Visual Studio Code
Today's
@code tip: compare files Use the "Compare selected" command in the explorer to compare files using VS Code's diff view#code2020pic.twitter.com/S7kQnSgQ0nSalamat. Gagamitin ito ng Twitter para mas mapabuti pa ang timeline mo. I-undoI-undo
Ang paglo-load ay mukhang natatagalan.
Maaaring lumagpas na sa kapasidad ang Twitter o nakakaranas ng panandaliang problema. Subukan muli o bisitahin ang Twitter Status para sa karagdagang impormasyon.

