LoginSignup
0
1

More than 5 years have passed since last update.

Atomの設定メモ

Last updated at Posted at 2018-04-24
プラグイン名 内容
advanced-open-file cmd + opt + n でパスを指定してファイルを新規作成できる。あと、パスを指定してファイルを開くことができる。
atom-ide-ui Facebook共同開発の統合開発環境パッケージ。これだけだと意味がなくて、言語パッケージが必要。
autocomplete-modules require/importモジュールを補完してくれる。
autocomplete-paths パスのコードヒント。
busy-signal atom-ide-uiに依存。
chary-tree-view ダブルクリックしないとサイドバーからファイルを開かないようにする。
emmet いわずもがな。
file-icons サイドバーのiconをグラフィカルに。
flow-ide FlowTypeを使ったプロジェクトで利用できる。atom-ide-ui依存。
git-history ファイル履歴を追う。
git-log gitログをグラフィカルに。
git-plus atomでgitコマンドを使う。
gitignore-snippets gitignoreを作る。
highlight-selected 選択行をハイライト
hyperclick ファイルジャンプ
ide-typescript typescript用IDEパッケージ
intentions atom-ide-ui依存
jumpy shift+return でジャンプする箇所を表示
language-babel jsxのコードシンタックス
linter-eslint eslintプラグイン
linter-flow flowTypeプラグイン
linter-ui-default linterのUIパッケージ
merge-conflicts マージツールとしてAtomを使える
pigments カラーコードを視覚化
prettier-atom prettier
project-manager プロジェクト管理
show-ideographic-space 全角スペースを表示
sort-lines 選択行をソート
tool-bar 拡張ツールバー機能を追加
linter linterプラグインのベース
open-terminal-here cmd + ctrl + t でターミナル.app(iterm2)を開く。
tablr CSVを開く用
todo-show Todoコメントを抽出してくれる
docblockr 複数行コメントをサクサク書ける
clipboard-plus クリップボードの履歴管理。cmd + shift + v でトグル。
0
1
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
1