【发布时间】:2021-08-22 05:55:49
【问题描述】:
以下内容曾经在 Sublime Text 3 中工作,但在 ST4 中出现错误。
{
"keys": ["f10"],
"command": "exec",
"args": {"hide_phantoms_only" : true },
},
错误信息:__init__() got an unexpected keyword argument 'hide_phantoms_only'。
类似于我之前的问题How to hide Sublime inline errors (phantoms) with Escape,但该解决方案不再适用于 Sublime Text 4。
【问题讨论】:
-
相信我已经在论坛forum.sublimetext.com/t/…回复你了
-
@AshwinShenoy 你能把这个答案也放在这里吗?评论是暂时的,外部 URL 可能会失效。
-
@MattDMo 完成!