Skip to main content

One doc tagged with "Log"

View all tags

VSCode如何高亮`.logging`后缀的日志文件?

介绍 VSCode 使 `.logging` 文件与 `.log` 文件实现相同语法高亮的两种方法,包括通过设置面板修改 `settings.json` 中 `files.associations` 字段,以及在文件编辑器快捷操作,并说明验证设置成功的方式。