Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是 Sublime text2 中橙色标记的截图。
此致。
@JcKelley 是对的,它是Tag 包的一部分,它显示了一个未关闭的标签。
您可以关闭“live tag linting”,这将使橙色点Prefs > Package settings > Tag像这样消失:
Prefs > Package settings > Tag
"enable_live_tag_linting": false
如果您选择完全删除标签包,请确保在删除包之前关闭标签,否则橙色圆点将保留在您的文档中并且不会消失。