0
3

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の使えそうなプラグインを記載していく

0
Posted at

(随時更新予定)

Pythonで色々コードを書いていこうかな、と思っているので、エディタを選定。
Vimを使えるようになりたいという憧れはありつつ、最近流行っているっぽいAtomを選択してみた。
もはやPythonに適しているかとかはどうでもよく、使ってみたいから、という理由。

japanese-menu

  • メニューを日本語にするやつ

language-python

  • 構文を理解して色を変えてくれる
  • python以外の言語もあります

atom-runner

  • ショートカット(Ctrl + R or Alt + R)でコードを実行してくれる
  • (引数を指定したいときはできなそう)

minimap

  • 右側に全体像をうつしてくれる
0
3
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
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?