Visual Studio 2022 shortcut for c# recordings

After two days of using Visual Studio, my prejudice on it disappears, to some extend.

Then, I want to learn to use it more effectively. Emmm, that's it.

Just to record some of the shortcuts belonging to VS2022, I like it.

Run current test.

1
Ctrl + R, T

Console.WriteLine().

Just press cw, then press Tab twice. I knew it must have been a convenient way to output the 'print' clause.


版权声明: 本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!