Author |
Topic |
|
jzq740176597
Tomato Guru
China
343 Posts |
Posted - Dec 04 2023 : 10:37:01 PM
|
I have import ListBoxSelectionStyle.reg (already resart vs)
[HKEY_CURRENT_USER\Software\Whole Tomato\Visual Assist X\VANet10] "ListboxSelectionStyle"=hex:02
it works BUT not in some-cases:
works diff source file in same project
don't kwow why?
win10 x64, vs2022,
VA_X64.dll file version 10.9.2502.0 built 2023.09.07 DevEnv.exe version 17.6.33815.320 Community
|
Creation come from persist! |
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 05 2023 : 07:02:23 AM
|
Is that the actual registry key you imported? If so, then that setting is applied to Visual Studio 2010, NOT Visual Studio 2022.
For Visual Studio 2022 you need to edit the key:
HKEY_CURRENT_USER\SOFTWARE\Whole Tomato\Visual Assist X\VANet17\ListboxSelectionStyle |
zen is the art of being at one with the two'ness |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 05 2023 : 09:18:08 AM
|
If you are curious about the values for different versions of Visual Studio, this page explains them:
https://docs.wholetomato.com/default.asp?W407 |
zen is the art of being at one with the two'ness |
|
|
jzq740176597
Tomato Guru
China
343 Posts |
Posted - Dec 05 2023 : 8:52:03 PM
|
quote: Originally posted by feline
Is that the actual registry key you imported? If so, then that setting is applied to Visual Studio 2010, NOT Visual Studio 2022.
For Visual Studio 2022 you need to edit the key:
HKEY_CURRENT_USER\SOFTWARE\Whole Tomato\Visual Assist X\VANet17\ListboxSelectionStyle
I have changed "VANet17" and It works, thanks
BUT still I just wonder why sometimes it still works for vs2010 legacy reg-key imported?
|
Creation come from persist! |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 06 2023 : 06:41:29 AM
|
I am not sure, normally snippets should always have focus, but triggering a snippet by starting a "new" comment inside a comment block is a bit of a special case. But I am glad the setting is working as expected. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|