ulex / ZenSharp

ZenSharp for ReSharper is mnemonics on steroids!
MIT License
182 stars 18 forks source link

Unexpected Symbol Candidates Occurring #42

Closed Mike-E-angelo closed 3 years ago

Mike-E-angelo commented 3 years ago

I have been running into this recently, with the latest Visual Studio.

After applying a template, auto-suggest defaults to some weird/unexpected symbols:

I haven't updated my templates file in a while, so I am thinking this is a tooling/IDE issue, and wondering if there's a way to address this. Thank you for any assistance provided.

Mike-E-angelo commented 3 years ago

NM... fixed it:

<Verify default="$Verify$">

Switched to:

<Verify default="$Verify$" macros="{0:Constant value}">