Frequently Asked Questions

Which web sites do I need to unblock for tekniverse.teknikio.com ?

Access to certain domains is necessary to allow the web editor to reach all the resources it needs to fully function. These are the domains to unblock:

To enable some additional features for extension developers, the following domains are also needed. In most cases, you won’t need to unblock these domains:

Where are my projects saved?

Projects are saved in your account under the “Inventions Tab”. Look for section titled “My Inventions”. You also download and save project locally on your computer.

Read more about saving projects.

Can I restore a previous version of my project?

Yes! Go to the GitHub view and click on View commits in the History section. You can review each commit and select to restore your project to that commit.

What happens when I clear the browser’s cache and temporary files?

When you clear browsing data, all of the saved projects and files that support MakeCode working offline are removed. Any project that you’ve shared to the public cloud is still there.

Where does a project that I share go?

What are some additional ways I can share projects with teachers and friends?

  • Use the share button to publish your project to the MakeCode cloud. You can send the share URL that’s created to anyone.
  • The share URL can be pasted into a OneNote page or inserted as an embedded link on a website. In some cases, the link will be automatically expand into a read-only editor view of your project.
  • You can save the project and copy it to a class website or to an approved location on the class or school network.
  • You can copy code from and paste code into the JavaScript view of the editor. This let’s you move code between MakeCode and other applications on your computer or device.

Why does the editor still use the previous project name if I renamed the download file?

When you download the program for your project, the name you gave the project becomes part of the download file. If you decide to rename the download file, the name you chose for the project, not the current filename, is used and displayed by the editor.

Where is the “Add Package” button?

Packages were renamed to Extensions to align with other code editors. You will now find the Extensions menu selection that replaces the Add Package button.

How can I share tutorials?

  1. Find the tutorial in the documentation: https://makecode.microbit.org/projects/flashing-heart.
  2. Take that url, and split it into two parts: the main domain (https://makecode.microbit.org), and the location of the tutorial (/projects/flashing-heart).
  3. In between those two pieces, add /#tutorial:: https://makecode.microbit.org/#tutorial:/projects/flashing-heart.

If you’re looking at the GitHub repository for the target, the link will be the following:

https://[editor url]/#tutorial:/[tutorial location under the docs folder]

If you want to create your own tutorial, more documentation describing how to do so is here.

I am a teacher. Is there anything special I should know?

Yes! Create an educator account to unlock special features. Check it out.

How do I choose the folder where my downloaded projects are saved?

Most browsers will let you turn on a setting to require the browser to first ask you where you want to save your files before they are downloaded.

  • On Microsoft Edge you open the browser menu and select Settings. In the “General” settings pane, scroll down to the Downloads section. Turn ON the “Ask me what to do with each download” setting.
  • In Chrome, you go to the Settings item in the browser menu. On the “Settings” page, click on Advanced to view more settings. Under the advanced settings find the Downloads section. In that section, turn ON the “Ask where to save each file before downloading” setting.

I don’t see my question here. What’s next?

Can’t find your question? Please see our support page.