[错误] ".ini" 语法中的缩进注释未被高亮显示
作者: svew创建于 2026年9月2日更新于 2026年9月2日
- Create an ".ini" file in Monaco
- Add an un-indented line
; Comment, and observe that it is highlighted - Indent that line, such as
; Comment, and observe that it's no longer highlighted
内容来源: microsoft/monaco-editor