diff options
| author | Steve Goodman <39279277+stoobie@users.noreply.github.com> | 2022-10-06 23:31:27 +0300 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-10-06 14:33:23 -0600 |
| commit | ebd63ad96000108fdaa2e97010bf0e66c888fe9a (patch) | |
| tree | a2c174dd34c3b6c487410d9d70d27e90eb8ef027 /docs/modules | |
| parent | fcb93f69f761324e04dceffd36814b4012c70a72 (diff) | |
port fix for #4362 add notice that Atom is being sunset
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/tooling/pages/index.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/modules/tooling/pages/index.adoc b/docs/modules/tooling/pages/index.adoc index bf6d2d1f..6a67c43f 100644 --- a/docs/modules/tooling/pages/index.adoc +++ b/docs/modules/tooling/pages/index.adoc @@ -58,6 +58,13 @@ See its documentation for {url-asciidocfx-docs}[download and installation instru === Atom +[IMPORTANT] +==== +The Atom editor's official site has announced that Atom is being sunset at the end of 2022. + +See https://github.blog/2022-06-08-sunsetting-atom/[Sunsetting Atom] +==== + Install https://atom.io/[Atom^]. Then from the Atom editor menus, navigate to menu:Atom[Preferences]. From there, open the menu:Packages[] tab and install: |
