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 摘要。