0

There is a default key map card for intelliJ that you can find here default key map card however I can't find the same card for Visual Studio key mapping (see screeshot below) or any other key mapping card for that matter.

Where to find key mapping card for other types of bindings except default? please see screenshot below

enter image description here

Sul Aga
  • 6,142
  • 5
  • 25
  • 37

2 Answers2

2

A very good keymap reference description is here.

It also works in products from JetBrains.

Stephen Rauch
  • 47,830
  • 31
  • 106
  • 135
1

Because it´s from JetBrains and you target Visual Studio maybe you are looking for the Visual Studio Resharper KeyMaps:
https://www.jetbrains.com/resharper/docs/ReSharper_DefaultKeymap_IDEAscheme.pdf https://www.jetbrains.com/resharper/docs/ReSharper_DefaultKeymap_VSscheme.pdf

Vincent
  • 29
  • 6