LoginSignup
1
0

More than 5 years have passed since last update.

Atomのインストール済みパッケージの一覧を取得する方法

Last updated at Posted at 2019-04-01

「command + shift + p」でコマンドパレットを開き、
「Window: Install Shell Commands」と入力。

そうすると、apmコマンドが使えるようになります。

その後、次のコマンドを打つと・・・

apm list --installed --bare

インストール済みのパッケージを全て教えてくれます。↓


atom-beautify@0.33.4
build-npm-apm@0.12.0
file-icons@2.1.25
japanese-menu@1.14.0
linter@2.2.0
minimap@4.29.9
split-diff@1.5.3
tag@0.5.0
w3c-validation@0.4.0

1
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
1
0