Editor Mode
There are two possible editor modes when using LearnPack. These are:
We highly recommend you to use this one as it provides a better user experience for the Learners. This editor mode allows the users to see the instructions right inside the VSCode application, you don’t have to use many different tools but the ones you are used to, and you’ll have all the extensions and add-ons that you already have on your environment. Cool, right? In order to use it, you have to install our VSCode extension: https://marketplace.visualstudio.com/items?itemName=learn-pack.learnpack-vscode, which you can find on the VSCode marketplace like any other extension:
.png?alt=media&token=78daf8ef-60aa-4e27-8812-2e15d72c5451)
Then you just have to run
learnpack start
on the tutorial’s repository root and that will show the exercises for you!This editor mode will be the default one, it will show LearnPack on your browser by using a localhost port. You can edit the code, look at the instructions and the command line from this standalone view displayed on your browser
Last modified 1yr ago