solution-explorer
How to get the IDE to update solution explorer window after adding project items in nuget ps?
During nuget install I give the user a command they can run. This command basically scans some files and creates some code templates and then inserts them into the current project. This works just fin[详细]
2023-04-12 06:02 分类:问答Is there any Visual Studio extension to “favorite” folders and files?
I\'m working on a middle-sized project that contains several class libraries, database model and an ASP .NET MVC website project. However, even though there are less than 15 projects in the solution,[详细]
2023-03-23 07:42 分类:问答Visual Studio Solution -- Any way to create a "special" folder?
Basically, I want one of my folders to appear above the other folders as a type of \"special开发者_如何学JAVA folder\", similar to how Properties has it\'s own special place even though it\'s a folder[详细]
2023-03-10 04:14 分类:问答Visual Studio 2010 Prof: Solution Explorer not showing files from Import .targets
Since i have many configurations for single project i wanted to clean .csproj little bit. I moved all config definitions to single files with Conditional ItemGroup and imported them in .csproj with:[详细]
2023-02-16 17:36 分类:问答Visual studio 2010 solution explorer settings
I got a fai开发者_StackOverflow中文版rly large (C++) project in Visual studio 2010. Somehow I managed to click \"Show all files\" in the solution explorer and now a bug in visual studio 2010 is preven[详细]
2023-02-03 05:07 分类:问答Collapse all files at once in Solution Explorer window in Visual Studio
Is there a way to col开发者_运维问答lapse all the files at once in the Solution Explorer window in Visual Studio?Use the extension Collapse Solution. Usually, this feature comes with ReSharper, but I[详细]
2023-01-27 08:45 分类:问答Move dataset from root to folder in VS solution explorer
Im just trying to organise a pretty large solution in VS2010. Id like to place my datasets into a sub folder of the 开发者_Go百科root but when I do I get a string of errors, how can I move them and u[详细]
2023-01-26 23:49 分类:问答Stop sign icon in VS2005 Express solution explorer
What does a small stop sign icon on a file in solution explorer mean?Someone asked the same question a year ago Original Question but the answer provided is of no help.[详细]
2023-01-26 07:24 分类:问答Visual Studio 2008 toolbars keep moving inexplicably
While I\'m working, at various times that don\'t seem terribly random, the windows keep moving around!Here is a picture of my Visual Studio layout.It\'s across two screens, so the Solution Explorer is[详细]
2023-01-10 23:54 分类:问答Visual Studio 2010: How Can I remap F2 to Rename File rather than Open Object Browser
In Visual Studio 2010 Solution Explorer tree view, how can I remap the F2 key to Rename the Selected File rather than open Object Br开发者_Go百科owser?Do the following[详细]
2023-01-09 20:59 分类:问答