
One way of helping my attendees stay focused is to re-organize my projects into Solution Folders. It is my job as a presenter to guide attendees through my session, not their job to ignore everything that is irrelevant. ( “What do you mean this stuff is simple and timesaving… You have fourteen projects in there!") If I have to spend precious time explaining that “ these demo files are available for you to download, but please ignore them for now” - I’m doing something wrong. My solution makes sense to me, but it looks absolutely overwhelming to my attendees. I like to keep all related projects in one solution, but this solution is now getting pretty big! With each session, I created new projects. Back then, I only had a single project with a few demo files - not much to organize 😄 Over the years, I created several new sessions and a full-day workshop. I presented my first ever session in 2014. Right-click on the solution → Unhide Folders (or with the solution selected, click the Project menu → Unhide Folders): Right-click on the folder → Hide Folder (or with the folder selected, click the Project menu → Hide Folder): Right-click on the solution → Add → New Solution Folder (or with the solution selected, click the Project menu → Add New Solution Folder):


That means that you will still have to physically organize your projects the way you prefer in your file system. Please keep in mind that these folders are entirely virtual. Folders can be nested, collapsed, expanded, and even hidden in the Solution Explorer. In Visual Studio, you can add virtual folders to group and organize your projects and files.
#Display solution explorer on mac for the visual studio code
The funny thing is that the code editor window "feels" wider since the Solution Explorer is on its left side and the code editor now ends with the end of the screen.Do you have large Visual Studio solutions with many projects? Are you looking for an easy way to hide some projects while working on others? Maybe you are a fellow speaker looking for a way to group and organize your demo files? Solution Folders may be what you are looking for! The total width of my two screens is a little over 1m, so the Solution Explorer was quite far away on the right side - now it's where the two screens meet.Īnother important aspect is that the solutions I'm working with have a lot of projects (with a lot of files), so before, every time I wanted to open another file I had to move the mouse across the screen to right side and then back to the left side on the beginning of a line (or close to that) - now the Solution Explorer is much closer to the beginning of a line. source control client are on the left screen). It's strange why I never thought about it until now, because I use a dual-monitor setup for 3 years and I always have VS on the right screen (the browser - I'm a web developer - and other tools, e.g. I just docked it to the left side (after having it on the right side for years) as an experiment. This echoes what the designers felt were the most important aspects of the site. You'll notice that even in this site, the content is on the left and the navigation and support information is on the right. If you find yourself jumping from file to file often, it can be handy to have the navigation on the left. Now, if you have a preference to have the navigation on the left, it is because you place a different value on the importance of the navigation than the VS developers.

The MS Visual Studio developers surmised that the source code is the most important element, and the other panels support that content. Using these two principles, we can organize the screen in a way that users can get the most out of it. For other folks in other far eastern countries that means the top (top-to-bottom, typically right-to-left reading order). For folks in the middle east and some far eastern countries that means the right (right-to-left reading order). For us western hemisphere folks, that means the left (left-to-right reading order). In short, the most important column on a the screen is the one that comes first in reading order.

These are very important real estate, and it also explains why the 1/3-2/3 split works so well. In essence if you drew a grid on your screen three cells across and three cells down, the points where the lines intersect are the power points. in art it is the golden rule, and photography it is simplified to "the rule of thirds".
