ERNICommunity / AgentMulder

Agent Mulder plugin for ReSharper provides navigation to and finding usages of types registered or resolved via Dependency Injection (DI) containers.

Home Page:http://hmemcpy.github.io/AgentMulder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntelliSense completion writes underscore '_'

narchibald opened this issue · comments

When this extension is installed at some point the IntelliSense completion gets broken where when you press tab to complete a selected method/property/member name it is not replaced by the full name but with an underscore '_'. Restarting VS will fix the issue for a while before it occurs again. Uninstalling the extension stops the issue from occurring.

VS2019 16.4.5
Resharper 2019.3.2

Other extensions I have had install at the time of issue occurrence are:
StyleCop by JetBrains, MoqComplete