Visual Studio A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices. Hello@Serge Gusev, Welcome to Microsoft Q&A forum. I may suggest you first try to clean cache(project cache and VS cache) => remove the hidden .vs fol...
Visual Studio TFS very slow It so happens that in Visual studio, the connection to a TFS server is through a possible proxy server. (A default one) If you VS is slow to take TFS, go to the Visual Studio 10.0/Common7/IDE/devenv.exe.config file go to the bottom locate <system.net> ...
In a much smaller lab (one server and three PCs, two of them not running at the time), I saw the same problem today on a computer that has only the older of the two Visual Studio versions installed on it. My home directory is on the server in the smaller lab also, but in...
I am facing very slow download speeds while trying to install VS, the installer file took me an hour to download with repeated network errors. Finally i am runing the installer, but the popup of visual studio installer shows fetching files and its stuck there 48kb of 70.48MB. I have been...
[assembly: DebuggerVisualizer(typeof(AdvancedVisualizer.DebuggerSide.AdvancedVisualizer), typeof(AdvancedVisualizer.DebuggeeSide.CustomVisualizerObjectSource), Target = typeof(VerySlowObject), Description = "Very Slow Object Visualizer")] namespace AdvancedVisualizer.DebuggerSide { public class AdvancedVisualize...
@Marian Luparu: This is what I mean: https://developercommunity.visualstudio.com/t/Intellisense-is-very-slow/10302134 I have reported an issue with a recording that is supported by the “Report a Problem” feature. Afterwards I get “Not enough info” which would be OK if this wouldn’...
You can now debug core dumps on a remote macOS system from Visual Studio with LLDB or GDB. The versions of Clang and LLVM shipped with Visual Studio have been upgraded to v13. Visual Studio's CMake integration will only activate when a CMakeLists.txt is identified at the root of the ...
Code analysis is slow and hangs the CPU a lot. The process ServiceHub.RoslynCodeAnalysisService.exe is always very busy (between 10% and 20%) even as I write these lines and Visual Studio is not in the foreground. This is THE area that needs to improve the most! WM Z November 27, ...
When compiling Fortan programs with VS 2019+Intel Parallel Studio XE 2020, the compilation speed is very slow. It is not clear whether the computer (Intel(R) Core(TM) I5-6500 CPU @ 3.20ghz (4 CPUs), ~ 3.2ghz) is not performing well, or whether it is due to softwar...
Visual Studio 2010 crashes in a C/C++ project when hiding or showing all files of solution. Class member auto-completion forces wrong member (case-sensitive). Go to Declaration is slow in some cases. The C++ Editor may crash when you insert comments. ...