T O P I C R E V I E W |
alex.postlethwaite |
Posted - Apr 23 2018 : 07:38:56 AM Hi,
I'm having a problem with completing from suggestion lists when 'CompletionOverwriteBehavior' is set to 1 (Never overwrite).
If I commit my selection using 'an additional character' (e.g. '<') then the character doesn't get inserted.
In the attached example, I type "std::vector" then '<' to commit from the list, but the '<' is not present.
I have my options set like:
and CompletionOverwriteBehavior to 1 as per https://support.wholetomato.com/default.asp?W640
Thanks, alex
VA_X.dll file version 10.9.2258.5 built 2018.03.06 DevEnv.exe version 15.6.27428.2037 Professional msenv.dll version 15.0.27428.2027 Comctl32.dll version 6.10.16299.371 Windows 10 10.0 Build 16299 8 processors (x86-64, WOW64) Language info: 1252, 0x809
Platform: Project defined Stable Includes: C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\Include\um; C:\Program Files (x86)\Windows Kits\10\Include\10.0.16299.0\winrt; C:\Program Files (x86)\Windows Kits\10\Include\10.0.16299.0\shared; C:\Program Files (x86)\Windows Kits\10\Include\10.0.16299.0\um; C:\Program Files (x86)\Windows Kits\10\Include\10.0.16299.0\ucrt; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\VS\include; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.13.26128\atlmfc\include; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.13.26128\include;
Other Includes:
Stable Source Directories: C:\Program Files (x86)\Windows Kits\10\Source\10.0.16299.0\ucrt; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\VS\src; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.13.26128\crt\src; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.13.26128\atlmfc\src\atl; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.13.26128\atlmfc\src\mfcm; C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.13.26128\atlmfc\src\mfc;
|
2 L A T E S T R E P L I E S (Newest First) |
alex.postlethwaite |
Posted - Apr 24 2018 : 03:39:12 AM quote: Originally posted by feline For me, if I type a second < this is entered into the editor correctly. Does this work for you? It's not ideal, but it is a form of a work around for now.
Yeah, I get the desired character with a double tap, but it's easy to miss/forget so I look forward to a fix |
feline |
Posted - Apr 23 2018 : 10:13:18 AM Thank you for the clear description, I am seeing the same problem here:
case=116013
For me, if I type a second < this is entered into the editor correctly. Does this work for you? It's not ideal, but it is a form of a work around for now. |
|
|