davidxw / vsscratchpad

A simple scratchpad window for Visual Studio
MIT License
1 stars 2 forks source link

Scratchpad

A simple pinnable scratchpad window for Visual Studio.

Notes in the scratchpad are saved to a text file in the default Documents directory, and are synchronised between instances of Visual Studio. Cut, copy and paste into the scratchpad with the usual mouse right click or keyboard shortcuts. Crtl-A to select everything in the scratchpad.

Open the scratchpad from the "View" -> "Other Windows" menu, or use the keyboard shortcut Ctl-\, Ctl-\

Comments or issues in the github repo.

Fixes in version 1.5:

Fixes in version 1.4: