Visual Studio 2015 comment shortcut doesn't work -


when first installed vs2015 comment out code ctrl + k. it's stopped working, i've reset keyboard mapping, i've reassigned different shortcut nothing works. can help? it's such annoying issue.

thanks in advance.

go on tools ->

  1. import , export settings wizard
  2. reset settings
  3. choose language , environment (c#, web, ...)

it reset keyboard shortcut correct map.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -