Open fast
Make it so that opening a simple text file from Explorer is fast. It's just Text. Make it so fast to open that I no longer need a notepad replacement.
Make VS2011 into the best notepad replacement!!
It's just text, after all. It's ALL text.
8 comments
-
Michael Paterson commented
Is this still a problem with VS 2012? Mine opens in about 2 seconds....
-
Rudi Larno
commented
Even with an SSD, it still feels slow when it is attempting to load all of the extra stuff everytime.
The Visual Studio Team (as the Windows team has done) needs to go back to the basics and get these right first. There are numerous related ideas here around this topic that all basically come back to the same issue:
VS is to bloated with lots of unrelated components. Most people do not need WPF, WinForms, Web, Windows Phone, Silverlight, Azure, Office, SharePoint components for every project.
The VS team really needs to build in the right extensibility points to allow MS Marketing to push their message across (hey go build for SharePoint, Office, Azure, Metro, ...) but they should not load those components.
So related but not the same:
http://visualstudio.uservoice.com/forums/121579-visual-studio-ideas/suggestions/2035455-use-nuget-to-install-most-of-the-components -
Kikoz
commented
... or buy a machine with SSD and enjoy opening any document in VS in less than a second. Voting this one down.
-
Philippe
commented
It would effectively be nice if the editor would open without loading all extensions when opening code files and not a project/solution. Or at least, it should display almost immediatly and load other stuff in the background (or by pressing a button to load all stuff).
-
Mauricio Scheffer
commented
-
Joe commented
I wouldn't mind even if all you could do is look at the code without plugins or IDE features like intellisense, having them load in the background.
The first thing I tend to do after opening a file it open it, afterall. Edits come later.
-
Anonymous
commented
If you're looking for an efficient notepad, Visual Studio is not exactly up for it. It's a full fledged IDE. There's so many stuff to load that, yes, it will be slow to startup. Just install Notepad++/Sublime Text 2/GEdit/vim/emacs/ed and open your text file with it.
-
Abhijit Bhattacharya
commented
I agree with this. VS is a pretty good editor, but takes forever to open up; even more so with all the extensions loaded up.