This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
v2.5.0-beta0
Pre-release
Pre-release
notnotdrew
released this
16 May 19:12
·
88 commits
to master
since this release
Notable changes
- a brand new, shiny terminal emulator, that behaves much more like a terminal emulator should
- the learn-ide-notifications package, which will stop sending our issues to Atom 😳
- keymaps that do what folks want when they're focused on the terminal but actually trying to save the file in the editor
- a remote/static notification handler routed through learn.co
- BABEL!
- opt-in to bleeding updates
Everything (basically)
Learn IDE ✨
- #409 Replace terminal emulator
- #410 Refactor notifier
- #411 Lightly refactor auth
- #429 Improved handling of Github logouts
- #440 Add learn-ide-notifications dependency
- #441 Better disabling of the old package
- #444 remote/static notification handler
- #451 add Airbrake
- #455 Use babel
- #456 Remove legacy windows logic
- #457 Bleeding updates setting
- #458 Allow
learn-ide-tree
to wait for terminal connection
Learn IDE Tree 💾
- learn-co/learn-ide-tree#42 Get workspace editor on save & improve EOL handling on Windows
- learn-co/learn-ide-tree#43 Remove pop-out terminal artifacts
- learn-co/learn-ide-tree#47 Don't activate until
learn-ide
has done so - learn-co/learn-ide-tree#48 Wait for terminal connection before connecting nsync
Learn IDE Notifications 🔔
- learn-co/learn-ide-notifications#1 Revert to correct version for IDE's Atom engine
- learn-co/learn-ide-notifications#2 Rename & set proper defaults
- learn-co/learn-ide-notifications#3 Disable notifications for Learn IDE users, do nothing for Atom users