0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Sublimeでhtml文書情報・構造タグを便利生成する

Last updated at Posted at 2019-06-11

「!」を入力してから、Tabを押すだけで、下記のようなタグは自動生成される
Qiita.PNG
※前提:編集するファイルは「何々.html」として保存されること
(画像の例はtest.html)
※上記ショートカットキーが無効問題に対する対応方法は以下である
Sublimeで
1.Ctrl+Shift+P押して、PCIを検索して、package control installを選択する
2.emmetを入力してから、最初のものを選択する
3.インストール完了すると、下記画面が表示される
Qiita2.PNG
4.PyV8をインストールする
ダウンロード場所は https://github.com/emmetio/pyv8-binaries
Qiita3.PNG
5.pyv8-binaries-master.zipをPyV8というファイル名で解凍する。
そして、下記のところにコピーする
Qiita4.PNG
Qiita5.PNG
※因みに、自分のsublime ⇓
Qiita6.PNG
6.もう一度ショートカットキーを試してみる

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?