vs-community-edition Questions

2

Visual Studio 2017 has been the crappiest so far. I have an existing solution that I want to add to source control (VisualStudioOnline.com) but every time I do it simply creates a GIT repository lo...

2

Well i downloaded the newest version, then installed, checked to instal entire files on local drive. I restarted Visual Studio 2017 Community and rerun it. Unfortunatelly i can't find in menu > too...
Sikhism asked 6/9, 2017 at 13:23

3

Posts on the web suggest that you can profile tests in Visual Studio by right-clicking and selecting "Profile Test": http://adamprescott.net/2012/12/12/performance-profiling-for-unit-tests/ But I o...

4

void MagicalFunction(MagicalType magic) { ... magic.Poof("something"); ... var foo = magic.GetFoo(); ... } Pressing the hotkey on variable magic would navigate to definition of type MagicalT...

2

Solved

I have Visual Studio Community Edition 2015 installed on my drive D:. I recently got a 1TB SSD for my C: drive and wanted to move VS to that drive. Long story shortened; it was a nightmare. Althou...
Quadragesimal asked 4/4, 2016 at 23:11

2

Solved

I'm developing my first Visual Studio (2015 Community) Command Menu and I'm trying to get access to IEditorOperations to delete text, send backspace etc. but I'm not sure how to. I can do: var Ser...

1

Solved

I want to develop a commercial win32 desktop application using Visual Studio Community edition 2015. It's good to say that I'm the only developer. Nobody else is going to join me. And I don't want ...

2

I have a project created on Visual Studio 2010. When I try to run the project on Visual Studio 2015 Community edition I get the error below, Severity Code Description Project File Line Error MS...

2

I recently got the new version of Visual Studio and I can't seem to find how to create an empty project for C++. The options seem to be only C# and Basic.
Selection asked 22/7, 2015 at 8:5
1

© 2022 - 2024 — McMap. All rights reserved.