RCommentCode(注释代码) [汉化反馈]

你可以使用 &shortcut:CommentByLineComment;&shortcut:CommentByBlockComment; 来注释/取消注释行或代码块。

&shortcut:CommentByLineComment; 使用单行注释(#...)注释或取消注释当前行或所选块。

&shortcut:CommentByBlockComment; 将所选块封装在 begin / end 对(=begin / ... =end)中。

要取消块注释,在注释内部按 &shortcut:CommentByBlockComment;