Atom editor

9 Feb., 2023 - I just learned that Github is sunsetting the Atom Project. This is too bad in that I had not found another editor with the great search functionality in git repositories (at least not as easy to figure out). I found the latest down load here, atom-mac.zip and am installing it still, as I'll need time to find another editor and transition.

To get Atom to work as I like, the main thing to recall is all the packages I installed.

  • Core editor features: I left all the defaults - correction - it rememberd all my choices as the TimeMachine backup must have saved those
  • Enabled Community packages
    • Hydrogen
    • atom-latex
    • autocomplete-latex-cite
    • block-cursor
    • busy-signal
    • highlight-bad-chars
    • intentions
    • language-latex
    • language-lates2e
    • latex-autocomplete
    • linter
    • linter-ui-default
    • markdown-preview-plus
    • markdown-preview-plus-opener
    • minimap
    • remote-atom
    • symbol-gen
    • tabs-to-spaces
    • theme-toggler
  • Disabled Community Packates
    • atom-ctags
    • atom-ide-base
    • atom-ide-code-format
    • atom-ide-console
    • atom-ide-datatip
    • atom-ide-debugger
    • atom-ide-definitions
    • atom-ide-hyperclick
    • atom-ide-markdown-service
    • atom-ide-outline
    • atom-ide-signature-help
    • autocomplete-latex-references
    • ide-python
    • linter-spell
    • linter-spell-latex