Atom 1.11 Text Editor released. Install Atom 1.11 Text Editor on Ubuntu 16.10 Systems. Atom 1.11 features performance and stability improvements and telemetry permission. On launching 1.11 for the first time, all users will be presented with this screen asking for their assistance in improving Atom by allowing us to collect information while they use the application.
Atom is a wonderful multi-platform text editor known for its powerful features and an intuitive graphical user interface. The Atom text editor supports macros, auto-completion and split screen.
Atom 1.11 Text Editor
Image View improvements
Three improvements to the image-view package.
- Image View tabs that are in the pending state can now be confirmed by double-clicking the tabs
- The status bar now shows the size in bytes of the image as well as the width and height
- Fixed a bug where the dimensions of an image were reported as zero if more than one image was opened in the same action
Other Improvements and Bug Fixes
- Added a configuration option for the large file warning threshold
- Three improvements to the image-view package by first time code contributor
- Image View tabs that are in the pending state can now be confirmed by double-clicking the tabs
- The status bar now shows the size in bytes of the image as well as the width and height
- Fixed a bug where the dimensions of an image were reported as zero if more than one image was opened in the same action
- An option to show a custom title bar on macOS got added
- Fixed a regression in the environment patching on macOS for users of the zsh shell
- Made the Split Pane menu items work the way they used to
Install Atom via WebUpd8 PPA
Run the command given below to install the latest Atom from WebUpd8 PPA:
$ sudo add-apt-repository ppa:webupd8team/atom
$ sudo apt-get update
$ sudo apt-get install atom
Once installed, open Atom text editor from Ubuntu Dash or Terminal.
For more info, visit http://blog.atom.io/2016/10/11/atom-1-11.html