Visual Studio doesn't remember changes to settings

好久不见. 提交于 2019-12-23 19:17:17

问题


I've noticed that my VS15 forgets changes I make to the settings in options and check boxes under Tools on reboot.

For instance, when I exchange a string in a document, I get the pop-up telling my how many substitutions have been made. There's the check box showing/hiding this message next time. I uncheck it and fairly enough the pop-up doesn't come up again. Until I restart VS, that is. After that, the pop-up is back!

The same goes for many other options (typical NuGet packages' suggestion based on the contents of CSHTML-file, for instance). However, all the settings I make in Resharper menu are remembered. Also, the key short-cuts seem to be remembered.

I restarted, updated and reinstalled - no luck there. Starting VS in admin mode gives no change, neither. I noticed that if I change the values in the registry, the changes are effective in VS. It's like VS won't write the modified settings to the registry by itself (and I'm damn sure too chicken and too lazy to horse around in the registry for that).

  1. Has anybody else experienced that?
  2. What more can I do to diagnose it?
  3. How do I kill the problem?

来源:https://stackoverflow.com/questions/35332863/visual-studio-doesnt-remember-changes-to-settings

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!