javascript-tutorial / javascript-tutorial/en.javascript.info

Mac OS multiline Commenting shortcut is should use 'Option' instead of 'Shift'

未關閉
#1,743 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
25.5k
分支
4k
PR 合併指標
30 天內沒有已合併 PR

描述

In most editors, a line of code can be commented out by pressing the Ctrl+/ hotkey for a single-line comment and something like Ctrl+Shift+/ – for multiline comments (select a piece of code and press the hotkey). For Mac, try Cmd instead of Ctrl.

Should be -->

In most editors, a line of code can be commented out by pressing the Ctrl+/ hotkey for a single-line comment and something like Ctrl+Shift+/ – for multiline comments (select a piece of code and press the hotkey). For Mac, try Cmd instead of Ctrl and Option instead of Shift.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

在文件中搜尋描述 Mac 上單行和多行註解快速鍵的段落。更新措辭,使其說明使用 Option 而不是 Shift,然後確認修正後的快速鍵指南與要求的文字一致。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
documentation
Issue 類型
文件
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
58/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。