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.
HTML タグのクラス名または ID 名を選択する方法を見つけた人を探しています。
Sublime Text は非常に多くのことを行うことができ、名前や ID を見つけるためのパッケージがないとは信じられません。
<p class="classname"></p>
何かあるに違いない
ありがとう ...
IDではなくクラス名についてのみ、これを理解したようです。
以下のリンクにアクセスし、python 拡張子 (.py) を使用してテキストをパッケージ ディレクトリに保存すると、準備完了です。
https://gist.github.com/icebeat/5804902