The Wayback Machine - https://web.archive.org/web/20200818233212/https://github.com/topics/visual-studio
Skip to content
#

visual-studio

Here are 3,337 public repositories matching this topic...

rainersigwald
rainersigwald commented Jul 8, 2020

We have several errors/warnings that have a URL in the text of the message. After #5488 (thanks, @jmezac!) we'll have a structured way to represent this that will eventually (dotnet/project-system#6335) be used in the Visual Studio UI.

We should use that!

Likely candidates:

$ rg "fwlink|aka\.ms" -g *resx
src\Tasks\Resources\Strings.resx
683:    <
Prism
thomasgalliker
thomasgalliker commented Mar 22, 2020

Summary

Xamarin.Forms 4.2 added the method 'InvokeOnMainThreadAsync' to it's static Xamarin.Forms.Device class. It's nothing more than a TaskCompletionSource trick in order to make BeginInvokeOnMainThread awaitable. Now, it would be wonderful to have InvokeOnMainThreadAsync either as part of IDeviceService or maybe even better as extension method of IDeviceService (as it does not really add a

CrispyDrone
CrispyDrone commented Jul 2, 2019

Feature category

  • Check(Type 'x') any that Applicable item:
    • Vim
    • Vim plugin

Currently it seems that VsVim (and Vim for that matter) do not support interpolated strings of C#. It would be really neat if in a string like the following:

logger.Info($"Starting to move tokens {(string.Join(", ", tokens))} from card with code: {oldCard.Code} to replacement card with
Covid19Radar
kenz
kenz commented Jun 21, 2020

Is your feature request related to a problem? Please describe.
The link is made to a platform-dependent store URL, so it cannot be shared with users on another platform.
アプリの共有において、リンク先がプラットフォームに依存したストアのURLとなっているため、異なるプラットフォーム向けのユーザーにアプリを共有できない。

Describe the solution you'd like
Link to https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/cocoa_00138.html
https://www.mhlw.go.jp/stf/seisa

Improve this page

Add a description, image, and links to the visual-studio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visual-studio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.