Skip to content

Latest beta Atom + Addons !

Latest
Compare
Choose a tag to compare
@JohnMurga JohnMurga released this 22 Apr 15:01
· 4 commits to master since this release

Changes at a glance :

  • Updated to latest Atom 1.46.0-beta0 and most recent versions of all tools.
  • XZ, CMake, FFMpeg, GraphWiz, Youtube-Dl and ImageMagick now in addon pack.
  • Fixed minor and major bugs and made tweaks pretty much everywhere.
  • Reworked all addon packages and started migrating them to "Language Server".

Some items to be aware of :

  • Atom is always at it's best alongside Git and Meld 👍
    So please extract both archives to the same destination
  • Upgrading EsLint will cause an error with the default config, fix by :
    npm install eslint-config-idiomatic in the eslint package directory.
  • Conemu is part of the bundle and works well with GIT (see help.html).
    CTRL-ALT-T from active project opens a ConEmu terminal
  • There are some references to a local build of VsCodium that I am playing with
    You can ignore these, or create a top level VsCodium directory and play also

This package is likely to be depracated soon in favor of a vastly cleaned up one which is less Atom centric and supports Atom, VsCode and Oni.

As always please enjoy and report any issues 😃