問題タブ [sublimetext4]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
sublimetext - Sublime Text 4 でインライン エラー (ファントム) を非表示にする
以下は Sublime Text 3 で動作していましたが、ST4 でエラーが発生します。
エラー メッセージ: __init__() got an unexpected keyword argument 'hide_phantoms_only'
。
ここでの以前の質問と同様にEscape を使用して Sublime インライン エラー (ファントム) を非表示にする方法ですが、このソリューションは Sublime Text 4 では機能しなくなりました。