Kar*_*ang 4 visual-studio-code
我们总是需要在编程期间注释多个代码行.在visual studio代码中,我想知道如何评论多行?
Pra*_*rve 15
在Windows中,你需要按下ctrl + /mac,你可以做Command ? + /多个评论
// public function index()
// {
// $badgeIcon = BadgeIcon::all();
// return $this->showAll($badgeIcon);
// }
Run Code Online (Sandbox Code Playgroud)
然后,如果要取消注释,请再次选择行,然后再次按ctrl + /(在Windows中)Command ? + /(在mac中).
| 归档时间: |
|
| 查看次数: |
24035 次 |
| 最近记录: |