20
16

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.

Atomでコード自動整形をしてみる

Last updated at Posted at 2018-10-05

経緯

はてなブログをhtmlで書いてると、下書き保存したあと崩れて嫌だったので、コードをAtomにコピペすることに。めんどいから自動整形しようかなと思った次第

使うもの

atom-beautify

使えるもの

HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom

結構いろいろいける

インストール

Atom > Preferences > install
フォームに'atom-beautify'を入力
install

実際使ってみる

エディタ上で右クリック > Beautify editor contentsをクリック
ショートカットキーは control + option + B(eautify)
整形楽で気持ちいい

20
16
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
20
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?