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 が「$」ドル記号で始まる変数を強調表示する方法はありますか?
例は次のような変数です:var $btn; これらの変数を JavaScript で使用したいです。
var $btn;
Komodo にはこの機能が組み込まれています。[設定] > [エディター] > [スマート編集] > [変数の強調表示] を確認します。