feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - May 14 2020 : 11:22:00 AM
|
Silly sounding question, but are the IDE settings themselves saving correctly?
I have seen some IDE settings apparently get shared between VS2017 and VS2019. I never really looked into it closely, so I am not sure quite what was happening there.
Another thought, if you look in the directory:
%USERPROFILE%\AppData\Local\Microsoft\VisualStudio do you see only one profile directory for VS2019, "16.*", or is there more than one? Any you have created via the "/RootSuffix VATest" command line switch will be extra. I am wondering if the preview is sharing the same profile directory as normal VS2019, or if it is using a separate profile directory on your system. I suspect VA is sharing its settings between both versions of VS2019, since these are normally saved out to the registry, in:
HKEY_CURRENT_USER\Software\Whole Tomato\Visual Assist X\VANet16 I don't know if you know or not, but VA writes out its settings to the registry on exit, which is by design. So if you have two instances of VS2019 open at the same time that are saving to the same registry settings, which is probably the case here, the last closed instance of the IDE set's the VA settings that will be used going forward. |
zen is the art of being at one with the two'ness |
|
|