nvda
8c377453 - Add auto complete IntelliSense in SSMS and Visual Studio 2017 (PR #11421)

Commit
5 years ago
Add auto complete IntelliSense in SSMS and Visual Studio 2017 (PR #11421) Support for IntelliSense using the UIA Element Selected event. In the past this was very slow, but with selective UIA event registration enabled this is improved. Having said that, even without selective registration enabled it at least reads results, though with somewhat more delay.
Author
Parents
Loading