T O P I C R E V I E W |
Jsplinter |
Posted - Jan 07 2016 : 09:24:11 AM I prefer to use VA suggestions, however, every time I restart VS2015, Visual Assist Options->Suggestions->Enable in C# becomes deselected.
IOW, I must go into the options and select "Enable in C#" every time I start VS2015 if I want to use the VAssistX suggestions.
Anyone else experiencing this and/or know of a fix?
Thank you.
License: trial VA_X.dll file version 10.9.2086.0 built 2015.12.16 DevEnv.exe version 14.0.24720.0 Community msenv.dll version 14.0.24720.0 Comctl32.dll version 6.10.9600.18006 Windows 8.1 6.3 Build 9600 12 processors (x86-64, WOW64) Language info: 1252, 0x409
Platform: Win32 Stable Includes: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include; C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\include; C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt; C:\Program Files (x86)\Windows Kits\8.1\Include\um; C:\Program Files (x86)\Windows Kits\8.1\Include\shared; C:\Program Files (x86)\Windows Kits\8.1\Include\winrt;
Other Includes:
Stable Source Directories: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\src\mfc; C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\src\mfcm; C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\src\atl; C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\crt\src; C:\Program Files (x86)\Windows Kits\10\Source\10.0.10240.0\ucrt;
|
3 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Feb 02 2016 : 7:47:36 PM case=94282 is fixed in build 2089. |
Jsplinter |
Posted - Jan 07 2016 : 1:51:02 PM Great! Thank you. |
sean |
Posted - Jan 07 2016 : 1:22:45 PM Thanks for the report. It does appear that the setting is not committed to the registry. We will fix this in the next release. case=94282
A workaround is to set the value manually in the registry. Exit all instances of VS2015. Open regedit and navigate to: HKEY_CURRENT_USER\Software\Whole Tomato\Visual Assist X\VANet14 Change the value of "RestrictVaListboxesToC/C++" from 01 to 00
|