2016/07/05
Atom で notification を表示する方法
[Atom](https://atom.io) package でユーザへの通知を実現するには notification を使用します。 > 参考 > [NotificationManager - Atom](https://atom.io/docs/api/v1.8.0/NotificationManager)
プログラム全般、無節操に手を出しまくってみる
[Atom](https://atom.io) package でユーザへの通知を実現するには notification を使用します実は `alert` も使えたりします。 > 参考 > [NotificationManager - Atom](https://atom.io/docs/api/v1.8.0/NotificationManager)
[Atom](https://atom.io/) の Package 開発時には、都度 Package をリロードして変更を反映させる必要があります。 調べてみたところ、特定の Package をリロードするのではなく、Atom 自身を再起動させるという方針のようです。 > 参考 > [Package: Modifying Text](http://flight-manual.atom.io/hacking-atom/sections/package-modifying-text/) > の "Reload the Package"
アプリケーション開発から組み込みまで手を出しているフリーランスのエンジニア
何故か C,C++ の仕事をすることが多いけど、本当は Java や C# が好き
最近は Android がらみ多し