LibraryManager
LibraryManager copied to clipboard
Pressing CTRL+S twice (in quick succession) on libman.json in VS causes Save As dialog to show up.
Minimal repro steps
- Open a libman.json file in VS
- Press CTRL+S twice in quick succession.
Expected result
File is saved. No additional actions taken.
Actual result
Visual studio opens a Save as
dialog for the libman.json file.