pxt-microbit
Version:
micro:bit target for Microsoft MakeCode (PXT)
69 lines (58 loc) • 1.78 kB
Markdown
# Editor Tour
* title: Editor tour
* description: This tour shows the user around the micro:bit editor, pointing out the toolbox, workspace, simulator, share button, and download button.
## Welcome
* title: Welcome!
* description: New here? Take a tour of the editor!
* highlight: nothing
* location: center
## Micro:bit Simulator
* title: Micro:bit Simulator
* description: See what your code looks like running on a micro:bit!
* highlight: simulator
* location: right
## Toolbox
* title: Toolbox
* description: Drag out blocks of code from the Toolbox categories into the Workspace.
* highlight: toolbox
* location: right
## Toolbox
* title: Toolbox
* description: Drag out snippets of code from the Toolbox categories into the Workspace.
* highlight: monaco toolbox
* location: right
## Workspace
* title: Workspace
* description: Snap blocks of code together to build your program.
* highlight: workspace
* location: center
## Workspace
* title: Workspace
* description: Write code to build your program.
* highlight: monaco workspace
* location: center
## Share
* title: Share
* description: Create a link to your project to share with others.
* highlight: share
* location: below
## Sign-In
* title: Sign-In
* description: Sign-in with your Microsoft, Google, or Clever account to save your projects to the cloud.
* highlight: sign in
* location: above
## User Profile
* title: User Profile
* description: Come here to manage your user profile.
* highlight: avatar
* location: above
## Download
* title: Download
* description: Download your program onto the micro:bit.
* highlight: download
* location: above
## Congrats
* title: Congratulations!
* description: You've completed the editor tour! 🤩🏆🤩 Happy coding!
* highlight: everything
* location: center