visual studio 2015 - Reenable Message Prompt 'Number of occurrences replaced' -


in visual studio text editor, pressed [ctrl+h] find , replace words on code, after clicking [replace all] message box prompts "x occurrence(s) replaced" check box @ bottom reads "always show message".

i accidentally unchecked box , clicked ok. want message prompt back. how do this?

go tools -> options -> environment -> find , replace -> check 'display informational messages'.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -