Skip to content
#

visual-studio

Here are 4,201 public repositories matching this topic...

Prism
derekwelton
derekwelton commented Jul 28, 2021

Summary

Recently, we don't require to have the AutoViewModel now in the view. This feature goes away once you decide to create your own RegionNavigationContentLoader because you don't have access to the MvvmHelpers.AutoViewModel(its set to internal). I came across this while following the tutorial on child navigation on plurasight.

API Changes

  • In "Prism/src/Wpf/Prism.Wpf/Common/Mv
msbuild
omajid
omajid commented Jan 28, 2021

Issue Description

msbuild's code is open source under the MIT license. This allows anyone to examine, modify and distribute the sources (among other things). However, the source code repository includes a documentation file that has a "Microsoft Confidential" notice:

https://github.com/dotnet/msbuild/blob/master/src/Shared/Shared%20Code.doc

I suspect this is a mistake since there i

WindowsCommunityToolkit
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
vebmaster
vebmaster commented Mar 17, 2021

💻 Environment

Platform: Windows
OS Version: 10
Toggl Version: 7.5.442

📒 Description

Hello.
Thank you for such a good program for keeping track of work. It helps me a lot, it's very convenient.

  1. Auto Update.
    How can I disable updating to the latest version? Since the program itself downloads the update to the latest version and after closing and opening the program updates t
t-bzhan
t-bzhan commented Sep 10, 2020

We get NullReferenceException when running dotnet new related commands in Ubuntu, the error message is like:

dotnet -d new console
Telemetry is: Enabled
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.DotNet.Cli.Utils.Muxer..ctor()
at Microsoft.DotNet.Tools.New.NewCommandShim.CreateHost()
at Microsoft.DotNet.Tools.New.

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