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.
Komodo Edit 将警告分为两类:常规和严格。在严格的警告中,一些(例如,字典定义有尾随逗号时的警告)对我有用,而另一些则没有。
有没有办法,甚至通过编辑 Komodo 资源文件,来禁用“严格”类别中的特定警告?
也许安装kJSlint 插件可以提供帮助?它使您可以控制 jslint,与官方 jslint 选项相同。