Solution Organizer for Visual Studio

Solution Organizer 🗃️ What Are the Core Features?


Supercharges the default Unity Code Editor Plugin. Enhance your productivity by adding only the projects and files you actually need to your solution. Focus on what matters! Our Solution Organizer can also place your .csproj files directly at the root of your assembly definitions. This eliminates the need to dig through multiple folders in the Solution Explorer in order to reach your code files. Don't worry, this decluttering is purely visual — your actual file hierarchy remains unchanged!


Customize Solution Organizer to fit your needs with advanced settings that go beyond the basics. Efficiently manage your compiler settings for a cleaner workflow or remove unnecessary assembly references.



✔️ Flatten the Solution Explorer File Hierarchy

Move .csproj files to the assembly definition root to flatten the hierarchy without altering the actual file structure. This way you won't have to open "Assets -> Scripts or Plugins -> Project name" anymore to see the project files.


✔️ Reduce Clutter in the Solution Explorer

Add only the projects to your solution that you need on a daily basis. Exclude files from your projects based on their extension. You can still open the regular solution with all projects through the menu bar.


✔️ Easy Setup

The file hierarchy ist flattened automatically, typically unwanted files are excluded by default and stripping projects from the solution is just one click in our intuitive settings window.


✔️ Advanced: Manage Compiler Options for both Unity and your IDE per project

Specify warnings to be ignored on a per-project basis and enable "Treat warnings as errors" both in the Unity Editor and your IDE via automatically generated csc.rsp files.


✔️ Advanced: Better assembly dependency modeling

Unity adds a lot of assembly references by default - you can now easily remove them.



What Are the Requirements?

  • Supported IDEs:
    • Visual Studio 2019 & 2022. "Visual Studio for Mac" is not supported.
    • Visual Studio Code. Tested with 1.90. Get the Solution Explorer via Microsofts C# Dev Kit Extension. 
    • Rider. Tested with 2024.1.
  • OS: Windows and macOS.
  • Unity: 2020.3 or higher
  • Solution Organizer works best in projects that make use of assembly definitions.

Any Further Questions? We're Here to Help!

Feel free to drop us a message on our Discord Server. Visit our Website to learn more about our other projects. Thank you in advance for your feedback! 😊


Made with ❤️ by DoubleSpark Entertainment.