Made a tool to switch between Unity and VS with a hotkey.

I use Unity + VS with a single monitor, and it bothers me severely that I have to constantly switch back and forth between the two programs. Alt-Tab helps a bit, but I don’t like having to press tab a varying number of times depending on the apps I’m using.

Sooooo… I made this: GitHub - wkwan/UnityVSHotkey: A two-part plugin that lets you switch between Unity and Visual Studio by pressing CTRL-1. The Unity Editor script focuses VS when in Unity, and the VS plugin focuses Unity when in VS.

There’s a Unity editor script that brings VS to focus when you press CTRL-1. There’s also a VS plugin that brings Unity to focus when you press CTRL-1.

I considered putting this up for a buck on the Asset Store but I felt bad putting a price tag on something with so little code. But if you find it useful, it would be great if you could sign up for my mailing list (http://www.voidupdate.com). I’m a solo dev working on a lot of tools and games, so I figured it would be a good idea to find people with similar interests that I can ping when I have something interesting to show to the world.

If anyone is interested, I might make a version of this that works on Mac with MonoDevelop. I briefly looked at that as well (I usually Boot Camp on my MacBook when I code but I sometimes use OS X), but it looks like the add-ins guide on the MonoDevelop website doesn’t work with the Unity version.

Cheers,
William

Hey wkwan you shouldn’t feel bad about putting something up on the asset store with so little code. I’m getting ready to submit several animation assets with ZERO code! :slight_smile:

It actually feels good to offer things for free that others in the community may find useful. Just try to watch for those free offerings you put out which take dedicated time away from game development to support/update.

Thanks -
I signed up even though I’m not a code guy.

Lol OK well I guess the correct phrase would be “so little work”. Thanks for being my first subscriber!

1 Like

Duuuuuuude

<3<3<3<3<3<3<3<3<3<3

1 Like