-
Notifications
You must be signed in to change notification settings - Fork 20
Migrating to the Learn IDE 2.0 from version 1.x
This can also be completed after you've installed 2.0, but it will make a much smoother transition if it's done ahead of time.
- Launch your current version of the IDE
- Open the package manager:
- Open Atom settings (via the application menu:
Atom > Preferences...
) - SelectPackages
from the left-hand menu - Find the
integrated-learn-environment
package, and clickUninstall
- If for any reason this doesn't work, simply try disabling the package instead, which will suffice
This step is optional, but you can go ahead and uninstall your current version of the IDE however this is normally achieved on your operating system. Note that simply uninstalling the Learn IDE does not uninstall the integrated-learn-environment
package, you must complete that step separately.
The preferred installation is to simply grab your platform's installer from https://learn.co/ide/download.
However, if you are looking for an alternative, you can build from source or select your preferred installer from the latest release (recommended for linux users).
Further still, if you are currently an Atom user and would prefer not to install the Learn IDE as a separate app, you can simply install the necessary packages to get up and running. You will need to disable Atom's tree-view
package, and install both the learn-ide
and the learn-ide-tree
packages either through the GUI package manager or using apm
.