Blog About Me Posts By Tags Subscribe Elastic Search My Sessions Terraform

Pavan Kumar Aryasomayajulu


Backspace In Visual Studio Not Working

Recently I am getting a weird issue in my Visual Studio. Backspace is not working and it is so irritating.

Solution

  1. Go to “Tools” – “Options”
  2. In Options windows, under the menu “Environment”… Click on “Keyboard”.
  3. Now Search For “Edit.DeleteBackwards” and select it.
  4. Now for the option “Use New Shortcut In” select “Text Editor”
  5. Now for the option “Press Shortcut Key” text box… Go and click Backsapce and it should fill text box with “Bkspce”.
  6. Click Ok



Thanks, Pavan

#VisualStudio