Visual Studio keyboard shortcut to automatically add the needed 'using' statement

后端 未结 6 977
猫巷女王i
猫巷女王i 2020-11-29 15:48

What is the keyboard shortcut to expand the little red line that gives you the menu where you can choose to have the necessary using statement added to the top

6条回答
  •  时光取名叫无心
    2020-11-29 16:09

    It's ctrl + . when, for example, you try to type List you need to type < at the end and press ctrl + . for it to work.

提交回复
热议问题