Skip to content

We've all been there. Accidentally closing visual studio because you were too eager to minimize VS and test your newly created masterpiece in Unity. Only to find out you need to make a tiny change. Then having to wait at least 5minutes for VS to open up again and find all it's references. Well.... No more!

License

Notifications You must be signed in to change notification settings

DriesDeRidder/UnityEditor-QuickFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

QuickFixer

We've all been there. Closing visual studio because you were sure you were done and ready to test your newly created masterpience. And upon closing Visual Studio, you realize you forgot a tiny detail. Then having to wait 5 minutes (that feel like an hour since you just want to get it over with) for VS to open up again and find all of it's references. Well.... No more!

With this tool you can right click on a c# script in Unity and choose 'Open with VS Code' or 'Open with Notepad++', to quickly load your script and make a small change without having to reload the entire VS solution.

You can - pretty easily - add your own fast editor of choice. such as Sublime Text ,... Enjoy!

To-Do

  • Add support for multiple Operating systems
  • Checking different installations (user installation, system installation)

About

We've all been there. Accidentally closing visual studio because you were too eager to minimize VS and test your newly created masterpiece in Unity. Only to find out you need to make a tiny change. Then having to wait at least 5minutes for VS to open up again and find all it's references. Well.... No more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages