*[[Atom:https://atom.io/]] [#r1ce0de4]
*[[Atom:https://github.com/atom/atom]] (開発終了) → [[Pulsar:https://pulsar-edit.dev/]] (Atom の後継) [#f28ffeb8]

&color(White,#5F2F2F){  ''◆CONTENTS◆''  };&br;
Atom は、開発終了したオープンソースのテキストエディタです。

#contents

*Summary [#y42be4f2]

Atom はテキストエディタです.~

-https://atom.io/
-https://github.com/atom
-https://github.com/atom/atom

**System Requirements [#aed34ff8]
Windows、macOS、 Linux をはじめとした、様々な環境で動作します。
"A hackable text editor for the 21st Century" として、拡張可能で柔軟な、新技術を積極的に応用したエディタを目指していましたが開発は終了しました。
内蔵のパッケージマネージャを用いて、多種多様な拡張パッケージを導入・管理することができ、また、Node.js (JavaScript) や CSS などの Web 技術を使ってカスタマイズ可能なエディタでした。

Windows, OS X, Linux
現在では [[Pulsar:https://pulsar-edit.dev/]] が Atom の後継として開発されています。

**License [#z80ed4e3]
----
#contents
----

[[MIT License:https://github.com/atom/atom/blob/master/LICENSE.md]]
*インストールと設定 [#n0fab191]

**ChangeLog [#ifd2779d]
インストールは簡単です、様々な環境でインストーラやパッケージが提供されています。

-https://github.com/atom/atom/commits/master

*Installation [#x414b295]
*拡張パッケージの導入 [#ga099443]

**Windows [#d8e05887]
Pulsar の環境設定画面や、https://web.pulsar-edit.dev/packages で検索して、パッケージを探しましょう。

-https://atom.io/
-[[Windows Installer and Auto Updater:http://blog.atom.io/2014/12/10/a-windows-installer-and-updater.html]]
**日本語関連のパッケージ [#lfe144fd]

**OS X [#o272a8e0]
-[[japanese-menu:https://web.pulsar-edit.dev/packages/japanese-menu]] -- メニューバーとコンテキストメニュー、設定画面を日本語化します。
--https://github.com/syon/atom-japanese-menu

-https://atom.io/
-https://github.com/caskroom/homebrew-cask/blob/master/Casks/atom.rb
**LaTeX 関連のパッケージ [#gb891a80]

**Linux [#r0d89918]
LaTeX での文書作成を補助するパッケージも色々とあります。

***Arch Linux [#ea1ae897]
//-https://atom.io/packages/search?q=latex
//-https://atom.io/packages/search?q=keyword:latex
//-[[atom-latex:https://web.pulsar-edit.dev/packages/atom-latex]] -- Atom から LaTeX 文書をコンパイル・プレビュー
-[[latex:https://web.pulsar-edit.dev/packages/latex]] -- Atom から LaTeX 文書をコンパイル・プレビュー
--https://github.com/thomasjo/atom-latex
//-[[latextools:https://atom.io/packages/latextools]] -- Atom から LaTeX 文書をコンパイル・プレビュー
-[[language-latex:https://web.pulsar-edit.dev/packages/language-latex]] -- LaTeX の構文ハイライトとスニペット
--https://github.com/area/language-latex
-[[latexer:https://web.pulsar-edit.dev/packages/latexer]] -- LaTeX 文書編集用の自動補完パッケージ
--https://github.com/Focus/latexer
-[[latex-tree:https://web.pulsar-edit.dev/packages/latex-tree]] -- LaTeX 文書用のツリービュー
--https://github.com/raphael-cch/latex-tree
//-[[document-outline:https://atom.io/packages/document-outline]] -- アウトライン
-[[pdf-view:https://web.pulsar-edit.dev/packages/pdf-view]] -- Atom 内で PDF プレビューをするためのパッケージ
--https://github.com/izuzak/atom-pdf-view
//-[[pdf-view-plus:https://github.atom.io/packages/pdf-view-plus]] -- Atom 内で PDF プレビューをするためのパッケージ
//-[[pdfjs-viewer:https://atom.io/packages/pdfjs-viewer]] -- Atom 内で PDF プレビューをするためのパッケージ

-https://aur.archlinux.org/packages/atom-editor/
-https://aur.archlinux.org/packages/atom-editor-bin/
**エディタ乗り換えに役立つパッケージ [#v70fe827]

*atom-latex [#c420e42b]
-[[vim-mode-plus:https://web.pulsar-edit.dev/packages/vim-mode-plus]] -- Vim キーバインド
-[[atomic-emacs:https://web.pulsar-edit.dev/packages/atomic-emacs]] -- Emacs キーバインド
-[[minimap:https://web.pulsar-edit.dev/packages/minimap]] -- Visual Studio Code みたいにミニマップを表示させる

-https://atom.io/packages/latex
-https://github.com/thomasjo/atom-latex
-http://discuss.atom.io/users/thomasjo/activity
**ターミナルエミュレータ [#v730a901]

**ChangeLog [#vf78041c]
[[platformio-ide-terminal:https://web.pulsar-edit.dev/packages/platformio-ide-terminal]] や [[terminal-plus:https://web.pulsar-edit.dev/packages/terminal-plus]] などのターミナルエミュレータを Atom 内で使うパッケージがあります。

-https://github.com/thomasjo/atom-latex/commits/master
*LaTeX 環境の整備 [#o1b2f62a]

*language-latex [#ge4d0d65]
[[Atom/LaTeX]] を参照。

-https://atom.io/packages/language-latex
-https://github.com/area/language-latex
-http://discuss.atom.io/users/area/activity
-http://discuss.atom.io/t/latex-language-support/541
*Markdown 環境の整備 [#he8ae1a3]

**ChangeLog [#i91f25b7]
[[Atom/Markdown]] を参照。

-https://github.com/area/language-latex/commits/master
*文書管理と Git との連携 [#p26877b2]

*latexer [#z842b3f7]
-[[git-control:https://web.pulsar-edit.dev/packages/git-control]] -- GUI インターフェイス
-[[git-plus:https://web.pulsar-edit.dev/packages/git-plus]] -- コマンドパレットで Git 操作

-https://atom.io/packages/latexer

**ChangeLog [#vee33dcf]

-https://github.com/Focus/latexer/commits/master
*参考 [#ue2446c0]

*sumatra-forwardsearch [#z1f95ee6]
-[https://dotinstall.com/lessons/basic_atom_v2 Atom入門 (全15回) - プログラミングならドットインストール]

-https://atom.io/packages/sumatra-forwardsearch
-[http://ashiato45.hatenablog.jp/entry/2015/03/24/194511 Atomでのforward searchとinverse search]

**ChangeLog [#x73feeff]

-https://github.com/ashiato45/sumatra-forwardsearch/commits/master

*skim-displayline [#z6c6603f]

-https://atom.io/packages/skim-displayline

**ChangeLog [#cc176e6a]

-https://github.com/mh61503891/skim-displayline/commits/master

*vim-mode [#q7e40896]

-https://atom.io/packages/vim-mode
-https://github.com/atom/vim-mode

**ChangeLog [#v42c33b1]

-https://github.com/atom/vim-mode/commits/master

*Related Links [#s3ae987b]

-http://qiita.com/tags/atom
-[http://facebook.github.io/react/ React | A JavaScript library for building user interfaces]
-[http://discuss.atom.io/t/what-is-use-react-editor/8865 What is Use React Editor?]
-[http://dotinstall.com/lessons/basic_atom Atom入門 (全12回) - プログラミングならドットインストール]