Help with popup behavior
How can I disable this behavior? I have disabled everything I can think of and it won't go away.
It happens when I use a live template for a new property (prop).
I tab and write the variable type and tab again to rename the default variable name from "Type" to whatever, then this popup comes up and suggest I rename it S (S for string I guess).

Please sign in to leave a comment.
Hello Plindholm,
You can disable this suggestion the following way: navigate to Preferences | Editor | Live Templates | C#, select prop template, click Edit variables, select NAME, click Choose macro, change the selection to (No macro)
Thank you!