Using SQL Prompt with two SSMS instances
ogrishman
Posts: 81 Bronze 4
in SQL Prompt
I normally need to open multiple instances of SSMS. I found when I add a snippet in the first SSMS, it didn't show up in the second SSMS. If I add another snippet from the second SSMS, it didn't show up in first SSMS neither. This will make snippet management a mess. Is it possible to sync snippets between SSMS instances automatically?
Tagged:
Answers
If possible, can you give me some more information on this issue?
Thanks for the help!
James
Redgate Software
Yes. It's a shared folder: \\vmware-host\Shared Folders\Snippets
Most of the time I'm working in a VMware Workstation Virtual machine. The snippets folder is a shared folder in the host machine (not the virtual machine). So in SQL Prompt in the VM, I just use \\vmware-host\Shared Folders\Snippets to reference the shared folder.
The snippets do not appear in both snippets manager and the suggestions box.
Thanks,
James
Redgate Software
Thanks for your help!
James
Redgate Software
I've been looking at this again, and I think that while there's a few small fixes we can make here I don't think they'll help much.
Unfortunately when we monitor a shared folder for file changes it can be unreliable, which is probably why you're seeing the issue so much.
I'm sorry I can't help more!
James
Redgate Software