Author |
Topic |
|
Snalibe
New Member
5 Posts |
Posted - Dec 03 2019 : 10:49:46 AM
|
Hi,
I received a new workstation at work and I'm reinstalling VS with the latest version of VA and I ran into a pretty nasty issue.
When I press a keyboard button, it seems that the autocomplete window traps the input as well as VS.
Here is a video showcasing the issue: https://youtu.be/qCYU39b_pqw
Here are my versions:
Microsoft Visual Studio Professional 2019 Version 16.3.10 VisualStudio.16.Release/16.3.10+29519.87 Microsoft .NET Framework Version 4.7.03056
Installed Version: Professional
Visual C++ 2019 00435-30010-90237-AA511 Microsoft Visual C++ 2019
Application Insights Tools for Visual Studio Package 9.1.00913.1 Application Insights Tools for Visual Studio
ASP.NET and Web Tools 2019 16.3.286.43615 ASP.NET and Web Tools 2019
ASP.NET Web Frameworks and Tools 2019 16.3.286.43615 For additional information, visit https://www.asp.net/
Azure App Service Tools v3.0.0 16.3.286.43615 Azure App Service Tools v3.0.0
Azure Functions and Web Jobs Tools 16.3.286.43615 Azure Functions and Web Jobs Tools
C# Tools 3.3.1-beta3-19461-02+2fd12c210e22f7d6245805c60340f6a34af6875b C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
CodeLensOopProviderCommands Extension 1.0 CodeLensOopProviderCommands Visual Studio Extension Detailed Info
Common Azure Tools 1.10 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
Cookiecutter 16.3.19252.1 Provides tools for finding, instantiating and customizing templates in cookiecutter format.
Dotfuscator Community Edition 5.42.0.9514-e0e25f754 PreEmptive Protection - Dotfuscator CE
Entrian Source Search 1.7.19 1.7.19 Instant full-text search for your source code.
IncrediBuild Build Acceleration 1.5.0.10 IncrediBuild effectively reduces compilation and development times by up to 90%.
IntelliCode Extension 1.0 IntelliCode Visual Studio Extension Detailed Info
Microsoft Azure Tools 2.9 Microsoft Azure Tools for Microsoft Visual Studio 0x10 - v2.9.20816.1
Microsoft Continuous Delivery Tools for Visual Studio 0.4 Simplifying the configuration of Azure DevOps pipelines from within the Visual Studio IDE.
Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines
Microsoft Library Manager 2.0.83+gbc8a4b23ec Install client-side libraries easily to any web project
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 Tools for Containers 1.1 Develop, run, validate your ASP.NET Core applications in the target environment. F5 your application directly into a container with debugging, or CTRL + F5 to edit & refresh your app without having to rebuild the container.
Microsoft Visual Studio VC Package 1.0 Microsoft Visual Studio VC Package
Node.js Tools 1.5.10807.1 Commit Hash:4d3cf548113f5a53a02d83a877ee24e764b2cde4 Adds support for developing and debugging Node.js apps in Visual Studio
NuGet Package Manager 5.3.1 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
P4VS - Helix Plugin for Visual Studio 2019.2.186.480 P4VS is the Helix Plugin for Microsoft Visual Studio. P4VS provides developers working within Visual Studio access to Helix version control features, including check in/check out, view file history, and more.
ProjectServicesPackage Extension 1.0 ProjectServicesPackage Visual Studio Extension Detailed Info
Python 16.3.19252.1 Provides IntelliSense, projects, templates, debugging, interactive windows, and other support for Python developers.
Python - IronPython support 16.3.19252.1 Provides templates and integration for IronPython-based projects.
Python - Profiling support 16.3.19252.1 Profiling support for Python projects.
SQL Server Data Tools 16.0.61908.27190 Microsoft SQL Server Data Tools
Syntax Visualizer 1.0 An extension for visualizing Roslyn SyntaxTrees.
Test Adapter for Boost.Test 1.0 Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.
Test Adapter for Google Test 1.0 Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.
TypeScript Tools 16.0.10821.2002 TypeScript Tools for Microsoft Visual Studio
Visual Assist 10.9.2353.0 For more information about Visual Assist, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c)1997-2019 Whole Tomato Software, LLC
Visual Basic Tools 3.3.1-beta3-19461-02+2fd12c210e22f7d6245805c60340f6a34af6875b Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Visual C++ for Linux Development 1.0.9.29424 Visual C++ for Linux Development
Visual F# Tools 10.4 for F# 4.6 16.3.0-beta.19455.1+0422ff293bb2cc722fe5021b85ef50378a9af823 Microsoft Visual F# Tools 10.4 for F# 4.6
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
Visual Studio Tools for CMake 1.0 Visual Studio Tools for CMake
Visual Studio Tools for Containers 1.0 Visual Studio Tools for Containers
Visual Studio Tools for Kubernetes 1.0 Visual Studio Tools for Kubernetes
Visual Studio Tools for Unity 4.3.3.0 Visual Studio Tools for Unity
Thx! |
Edited by - Snalibe on Dec 03 2019 10:58:20 AM |
|
Snalibe
New Member
5 Posts |
Posted - Dec 03 2019 : 10:53:17 AM
|
Forgot to mention, if I disable VA, it works normally. |
|
|
Snalibe
New Member
5 Posts |
Posted - Dec 03 2019 : 10:55:04 AM
|
I also tried to disable intelisense, but it makes no difference |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Dec 03 2019 : 7:13:54 PM
|
Is "IncrediBuild Build Acceleration" present in the extension list in extension manager of VS?
IDE Extensions menu -> Manage Extensions
If yes, can you please try disabling it to see if it makes a difference? There was a problem with a certain version of Incredibuild that sounds like what you're describing. |
|
|
Snalibe
New Member
5 Posts |
Posted - Dec 03 2019 : 7:26:07 PM
|
You are a LIFESAVER! It worked! It was driving me nuts!
I would never have thought to disable that, thx a lot! |
|
|
dodudo7
Ketchup Master
Israel
55 Posts |
Posted - Dec 04 2019 : 2:36:04 PM
|
Wow!!! This happens to me too, and it drives me crazy. Disabling either Incredibuild or Visual Assist indeed solves the problem. Thanks! Is there a permanent solution to be expected soon? |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 05 2019 : 06:26:11 AM
|
Can you please try upgrading to the latest version of Incredibuild and see if this helps? |
zen is the art of being at one with the two'ness |
|
|
Snalibe
New Member
5 Posts |
Posted - Dec 05 2019 : 10:53:29 AM
|
I can't test it on my end unfortunatly. Can't update it as license is expired. We aren't using incredibuild. It was our IT departement that had this installed on my machine for an unknown reason. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 06 2019 : 05:50:21 AM
|
Hopefully then disabling, or uninstalling Incredibuild won't cause any problems for you, and will fix this problem. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|