maildev@lists.thunderbird.net

Thunderbird email developers

View all threads

Re: [Maildev] Infrastructure status for week ending August 20, 2017

N
neandr
Tue, Aug 22, 2017 1:32 PM

I expect your're a computer expert so it should not be a problem to
follow this for starting with Atom:

Once installed Atom let you add packages (addons/extension .. you name
it) from within it's UI.
Open Edit to find Preferences --> Packages.

Currently I use linter, linter-eslint, react, split-diff and some
dependencies. GIT support is standard/included.

Generally:

to find:Cross-platform editing

Cross-platform editing
Atom works across operating systems. You can use it on OS X, Windows, or Linux

I expect your're a computer expert so it should not be a problem to follow this for starting with Atom: > http://flight-manual.atom.io/getting-started/sections/installing-atom/ Once installed Atom let you add packages (addons/extension .. you name it) from within it's UI. Open Edit to find Preferences --> Packages. Currently I use linter, linter-eslint, react, split-diff and some dependencies. GIT support is standard/included. Generally: > https://atom.io/ to find:Cross-platform editing > Cross-platform editing > Atom works across operating systems. You can use it on OS X, Windows, or Linux >