Skip to content

Repository files navigation

CursorVSSync

A tool to quickly switch between Cursor and Visual Studio, activating the opposite window and opening the corresponding file. Use case is for people that like to use Cursor, but need to run and debug in Visual Studio.

To use, setup a hotkey (using AutoHotkey for example) and put it on a key (I use F7). Then press the key while in Visual Studio and wanting to switch to Cursor, or vice versa, and it will activate the opposite window and open the corresponding file. IE:

  • Install AutoHotkey
  • Create a hotkey file CursorSync.ahk, fill it with: F7:: Run, C:\projects\bin\CursorSync.exe return

Then add that file to Startup Apps.

About

A tool to quickly switch between Cursor and Visual Studio, activating the opposite window and opening the corresponding file.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages