This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Releases: learn-co/learn-ide
Releases · learn-co/learn-ide
v2.5.6
v2.5.5
v2.5.4
Move to a single websocket connection (versus one websocket each for the terminal and file sync)
Learn IDE Tree
nsync-fs
v2.5.3
v2.5.2
v2.5.1
prepare 2.5.1
v2.5.0-beta1
Learn IDE
- 2d990ca Swap
prepublish
forpostpublish
script - #473 Add emulator padding and improve dynamic fit
- #467 Prevent unexpected installation of earlier package version
- #477 Disable airbrake notifications in development
- #478 Rework
font-size
handling and add configurablefont-family
Learn IDE Notifications
- learn-co/learn-ide-notifications#4 Disable
notifications
only if it is bundled
Learn IDE Material UI
- learn-co/learn-ide-material-ui#3 Add box-shadow to bottom panel
v2.5.0-beta0
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