Atom 1.9 and 1.10 beta
blog.atom.io
Atom 1.9 and 1.10 beta
1–10 of 93 posts
Re: Atom 1.9 and 1.10 beta
#2"The following is a summary of improvements we have been testing on our beta channel and that are finally landing in Atom 1.9.0. :rocket:
- Display Layers, which are going to bring speed improvements as well as new features like free-form folds (via the Fold Selection command) and an improved soft-wrapping algorithm.
- Electron Upgrade (v0.37.8), which features many performance improvements and enables efficient ligatures rendering on all the platforms.
- Drag and Drop Layout Management, that provides a very intuitive way for organizing the workspace.
- Enhanced Reliability When Saving Files, which minimizes the risk of losing files when a hard crash occurs.
- Shell Commands Compatibility On Windows, that makes the atom command compatible with both Cygwin and Msys."
Re: Atom 1.9 and 1.10 beta
#3The official website of electron [1] says that the current version is 1.3.1
Can someone explain why atom uses a 3 months old version ? [2]
[2] https://github.com/electron/electron/releases/tag/v0.37.8
Re: Atom 1.9 and 1.10 beta
#4> Electron upgraded to v0.37.8 The official website of electron [1] says that the current version is 1.3.1 Can someone explain why atom uses a 3 months old version ? [2] [1] http://electron.atom.io [2] https://github.com/electron/electron/releases/tag/v0.37.8
> 0.37.8 is actually a 1.0.1 version of Atom so it's not THAT old. The only difference between 0.37.8 and 1.0.0 release is the remove of deprecated API that were not flagged as such in 0.37.8 release. Reason why Atom only incrementally updates electron is to minimize application breakage due to Atom project's size. [0]
> We decide to update to a new version of Electron when there is an enhancement or bug fix that version would enable that would benefit Atom users. Because updating to a new version of Electron is non-trivial, sometimes we skip versions until there is a clear benefit that justifies the cost. [1]
[0] https://github.com/atom/atom/issues/11967#issuecomment-22550...
[1] https://github.com/atom/design-decisions/blob/master/electro...
Re: Atom 1.9 and 1.10 beta
#5Atom is still taking too much time to start compared to Sublime but I now use it for everything except large files, the overall UX is better and new features are added regularly.
Re: Atom 1.9 and 1.10 beta
#6They didn't. Most non-US keyboard layouts are still broken.
Re: Atom 1.9 and 1.10 beta
#7Re: Atom 1.9 and 1.10 beta
#8I have participated a bit in the Atom.io open source repository, but now I am back to Sublime. It's so fast and reliable compared to Atom.io.
Re: Atom 1.9 and 1.10 beta
#9Re: Atom 1.9 and 1.10 beta
#10I have participated a bit in the Atom.io open source repository, but now I am back to Sublime. It's so fast and reliable compared to Atom.io.
What about VSCode? It feels less laggy than Atom, at least for me.