Author |
Topic  |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Nov 23 2020 : 3:49:06 PM
|
I rely on visual studio move line up and down. Every time I update Visual Assist, it overrides them with VAssistX.ScopePrevious and VAssistX.ScopeNext This is the shortcut shift+up-key and shift+down-key
Is there a way to stop letting Visual Assist override these shortcuts? |
Edited by - tiancovici on Nov 23 2020 3:50:55 PM |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Nov 24 2020 : 07:18:25 AM
|
That's not supposed to happen.
Which IDE are you using, and which version of Visual Assist are you currently using?
Do you know if you update to each version as it is released, or occasionally update, skipping several builds in one go? |
zen is the art of being at one with the two'ness |
 |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Nov 24 2020 : 09:13:35 AM
|
Hi I update Visual Assist as they appear
See below for ful info of IDE (VS 2019)
Microsoft Visual Studio Professional 2019 Version 16.7.7 VisualStudio.16.Release/16.7.7+30621.155 Microsoft .NET Framework Version 4.8.03752
Installed Version: Professional
Visual C++ 2019 00435-60000-00000-AA111 Microsoft Visual C++ 2019
ASP.NET and Web Tools 2019 16.7.532.28833 ASP.NET and Web Tools 2019
Azure App Service Tools v3.0.0 16.7.532.28833 Azure App Service Tools v3.0.0
C# Tools 3.7.0-6.20514.1+600c0dadd199296df3ed07dfabdc014563a77f7c C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Common Azure Tools 1.10 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
Conan Visual Studio Extension 1.0 The Conan Visual Studio Extention automates the use of the Conan C/C++ package manager for retrieving dependencies within Visual Studio projects.
IntelliCode Extension 1.0 IntelliCode Visual Studio Extension Detailed Info
Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines
Microsoft MI-Based Debugger 1.0 Provides support for connecting Visual Studio to MI compatible debuggers
Microsoft Visual C++ Wizards 1.0 Microsoft Visual C++ Wizards
Microsoft Visual Studio VC Package 1.0 Microsoft Visual Studio VC Package
NuGet Package Manager 5.7.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
ProjectServicesPackage Extension 1.0 ProjectServicesPackage Visual Studio Extension Detailed Info
Visual Assist 10.9.2393.0 For more information about Visual Assist, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c)1997-2020 Whole Tomato Software, LLC
Visual Basic Tools 3.7.0-6.20514.1+600c0dadd199296df3ed07dfabdc014563a77f7c Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Visual F# Tools 10.10.0.0 for F# 4.7 16.7.0-beta.20361.3+3ef6f0b514198c0bfa6c2c09fefe41a740b024d5 Microsoft Visual F# Tools 10.10.0.0 for F# 4.7
Visual Studio Code Debug Adapter Host Package 1.0 Interop layer for hosting Visual Studio Code debug adapters in Visual Studio
Visual Studio Tools for CMake 1.0 Visual Studio Tools for CMake |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Nov 24 2020 : 1:33:41 PM
|
So far I cannot reproduce. I started testing on a clean machine, where VA has never been installed before.
Then I install VA 2380
In C++ code, once VA parsing has finished, move the current line up and down works as normal. This is "Alt + Up Arrow" and "Alt + Down Arrow", not shift, as you mentioned.
Checking the IDE options dialog, no keyboard shortcuts are listed as being assigned to VA�s next and previous scope commands.
upgrade to VA 2382, no change upgrade to VA 2387, no change upgrade to VA 2393, no change
this is what I expected, since when you install VA, VA should not replace any existing keyboard shortcuts, at least not without prompting you first about this.
Do you really mean Shift and not Alt as the modifier key here?
In the IDE Options dialog -> Keyboard settings, which keyboard mapping scheme are you using? I am working with "Visual C++ 6". It is possible this could be a factor somehow. |
zen is the art of being at one with the two'ness |
 |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Nov 24 2020 : 2:04:22 PM
|
Sorry, made mistake.
I meant alt+up, and alt+down is what i use to shift line up and down.
VA overrides them with scope jumping |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Nov 25 2020 : 07:10:14 AM
|
Easy mistake to make, I just needed to check that I was looking at the correct keyboard shortcut.
Which keyboard mapping scheme do you have the IDE set to use? |
zen is the art of being at one with the two'ness |
 |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Feb 06 2021 : 09:56:24 AM
|
I don't understand the question.
This issue came back and it's really painful. |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Feb 08 2021 : 05:49:19 AM
|
Can you please export your VA and IDE settings and send them to me:
VA Options -> Performance -> Export Settings IDE tools menu -> Import and Export Settings -> Export selected environment settings
I can then import them here and see if I can reproduce the problem.
Please send me the files via email:
[email protected]
including this thread ID or URL in the description, so we can match it up. |
zen is the art of being at one with the two'ness |
 |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Aug 24 2021 : 7:36:52 PM
|
I am deeply disturbed and concernd that visual assist continues to override the move line up an down on ever patch install. |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Aug 25 2021 : 07:05:13 AM
|
VA should not reassign keyboard shortcuts that have already been set in your IDE options. To try and reproduce this, I have started with a clean Windows 10 system, VA has never been installed. Before installing VA, Alt-Up Arrow and Alt-Down Arrow move the current line up and down the file.
Installing VA 2382 makes no difference, the keyboard shortcuts still move the current line. Now upgrade VA by installing VA 2387, no difference, the keyboard shortcuts still move the current line. Now upgrade VA by installing VA 2389, no difference, the keyboard shortcuts still move the current line. Now upgrade VA by installing VA 2403, no difference, the keyboard shortcuts still move the current line. Now upgrade VA by installing VA 2420, no difference, the keyboard shortcuts still move the current line.
So there is some key difference between your system and my system, but I need to find out what that difference is.
Can you please export your VA and IDE settings and send them to me:
VA Options -> Performance -> Export Settings IDE tools menu -> Import and Export Settings -> Export selected environment settings
I can then import them here and see if I can reproduce the problem. Please send me the files via email:
[email protected]
including this thread ID or URL in the description, so we can match it up. |
zen is the art of being at one with the two'ness |
 |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Aug 29 2021 : 08:33:31 AM
|
Sent email, opened case 146147 |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Aug 30 2021 : 12:09:55 PM
|
I have the settings files, thank you for these.
Unfortunately still no sign of the problem, even after importing both your VA and IDE settings.
I started by installing VA 2403 on a clean, never seen VA before, system, and then importing both sets of settings. After importing all of the settings Alt-Up and Alt-Down arrow moved the current line.
I then used the exe installer to upgrade VA to build 2406, no change in the keyboard settings. I even rebooted, just in case it somehow mattered.
I then upgraded once more to VA 2420, and again no change to the keyboard settings.
I really expected the settings to be enough to reproduce this problem here.
When you install a new version of VA, how do you do so? Do you just download and run the exe installer normally? Upgrade from the online extension store? Something else?
Do you have any other extensions installed? There were no obvious signs or hints of this when I imported your IDE settings, but since you keep on getting this problem, and it doesn't seem to be a settings problem, something related to another extension is my next best guess. |
zen is the art of being at one with the two'ness |
 |
|
tiancovici
Junior Member
 
23 Posts |
Posted - Sep 14 2021 : 03:20:33 AM
|
I just get a new .exe whenever I need to update. Update notifications lead me back to the website.
I have QT Extension, Google Test Adapter, Test Adapter for Google Test Smart Command Line Arguments, and VS Color Output. |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Sep 17 2021 : 11:52:40 AM
|
I was able to find and install the extensions:
Qt Visual Studio Tools Google Text Adapter VSColorOutput
via the VS2019 Manage Extensions dialog, but no sign of "Test Adapter for Google Test Smart Command Line Arguments". With the three extensions I was able to find and install, still no sign of the problem. So this doesn't seem to be the trigger for the problem.
Maybe its worth saving out your IDE and VA settings before installing the next build of VA, and then exporting them again after installing the next build, when the problem is likely to appear again, so I can compare the settings. I am not sure it will tell us anything useful, but it might. |
zen is the art of being at one with the two'ness |
 |
|
|
Topic  |
|