-
Updated
Sep 8, 2020 - JavaScript
{{ message }}
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C++ Library Manager for Windows, Linux, and MacOS
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: <Full ASP.NET Core 3.1 application with DDD, CQRS and Event Sourcing concepts
Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.
While updated and added XML docs should include Summaries, and information for parameters/return values, it will o
Machine learning, computer vision, statistics and general scientific computing for .NET
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
Feature category
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
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
When a solution isn't open, the messaging in the GitHub panel is:

But there is no such menu item when there is no open solution:
<img width="1591" alt="screen shot 2018-06-11 at 12 57 37 pm" src="https://user-images.githubuserc
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
Open Source / i18n / iOS Android Cross Platform Contact Tracing App by exposure notification framework Xamarin App and Server Side Code
Real-time collaborative development from the comfort of your favorite tools
Toggl Version: feature/lixux-qml HEAD
, which includes 20+ UI controls for developers building UWP applications.
std::tuple like methods for user defined types without any macro or boilerplate code
Add a description, image, and links to the visual-studio topic page so that developers can more easily learn about it.
To associate your repository with the visual-studio topic, visit your repo's landing page and select "manage topics."
It would be really nice when using the Rides view that you could select Excitement, Intensity, or Nausea ratings as the view, with sorting for them.