This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
1.59.0-beta0
Pre-release
Pre-release
Notable Changes
- #16206 - Enable default editor keymaps for editors located outside atom-workspace
- #18321 - Implementing tree-sitter based indentation logic
All Changes
Atom Core
v1.58.0...1.59.0-beta0
- atom/atom#22015 - Update required dependencies for Debian/Ubuntu
- atom/atom#22463 - ⬆️ Bump [email protected]
- atom/atom#16206 - Enable default editor keymaps for editors located outside atom-workspace
- atom/atom#22448 - Update readme install libraries instructions
- atom/atom#11786 - fix spec toShow()
- atom/atom#22475 - Document TextEditor::bufferRangeForScopeAtBufferPosition
- atom/atom#22478 - Bump browserslist from 4.16.3 to 4.16.6
- atom/atom#22498 - Update atom.desktop.ini
- atom/atom#18321 - Implementing tree-sitter based indentation logic
- atom/atom#22250 - Migrate from Amazon S3 to Azure blob storage
- atom/atom#22530 - Fixes error on production CI
- atom/atom#22543 - git-diff: Fix typo in code
- atom/atom#22541 - Recreate #15175
- atom/atom#22553 - tree-indenter: Fix typo
- atom/atom#22575 - Bump normalize-url from 4.5.0 to 4.5.1
- atom/atom#22652 - Bump
async
dependency to 3.2.0 in /script - atom/atom#22688 - Bump color-string from 1.5.4 to 1.5.5
- atom/atom#22597 - Fix/not update menu with i18n (#22594)
- atom/atom#22697 - Fixed command to install Atom dependencies on Ubuntu
- atom/atom#22737 - Fix typo in tree-sitter-language-mode-spec.js
- atom/atom#22733 - Decaffeinate elements
- atom/atom#22741 - For glibc compatibility use Ubuntu 18.04 as environment
- atom/atom#22738 - Ubuntu 16.04 LTS environment is deprecated It will be removed on September 20, 2021. Migrate to ubuntu-latest instead.
- atom/atom#22717 - Try removing marked
- atom/atom#22749 - Migrate styles element to custom elements
- atom/atom#22750 - Use custom element on pane container element
- atom/atom#22755 - Use custom element on workspace-element