Visual studio commands don't work. ctrl + f5 doesn't run my application

前端 未结 10 1274
無奈伤痛
無奈伤痛 2020-12-29 19:43

I used to be able to build and run my console applications by hitting Ctrl + F5 in visual studio. This no longer works. I looked everywhere. Does anyon

10条回答
  •  -上瘾入骨i
    2020-12-29 20:06

    I have had a similar problem where some of my shortcuts (such as the Alt+Shift+F10 intellisense shortcut) stopped working...

    I fixed it by going to Tools -> Import and Export Settings -> Reset all settings.

    I was able to reimport my saved settings after I had reset them also but only with out the broken short cuts!

提交回复
热议问题