You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-43Lines changed: 1 addition & 43 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,55 +13,13 @@ This repository can be added as an **extension** in MakeCode.
13
13
14
14
This repository is meant for explaining how to code the engine in Microsoft MakeCode Arcade. This package does **NOT** connect to MakeCode's offical runtime docs, it is for local and to access the docs, you view the documentation here.
15
15
16
-
This can work properly by clicking the doc and seeing any of the .md files or go to your local MakeCode website and searching for this teaching extension and then view the files in the bottom of the explorer tab which you will see it say this extensions title, and then finding the md file by clicking the dropdown menu in the right of the title and the release (the number in the right of the title which has 2 decimals between all 3 digits). You would also see a trash can between both, please do not click it because it would permantly delete the extension in your editor to access.
17
-
18
-
The only way to get the extension back is by using this extension's link and pasting it back to the extensions tab and browsing the extension so you can read any docs in the extension again. This repository has been updated
19
-
and now **not** supported in any PXT target for documentation. It is now a repository you can view **only** in this repository. I did this mainily
20
-
because there were many cached issues and limitations of how MakeCode parses and stores huge packaged files. So now if you want to view this repository,you view it **only** here.
21
-
22
16
## Support
23
17
This extension **does not** work in any MakeCode editor because of the issues that were encountered in pxt.json.
24
18
Because of that, you have to review everything here instead. Also, tags and releases will still be updated, so do **not** worry about that. If you have any questions about this repository, please click on this link here. [Issues: Click Here](https://github.com/DeveloperTryingToCodeLikeOtherOfThem/pxt-hardware-programming-docs/issues). Please do **not** worry if you have questions because it is part of this repository too.
25
19
26
-
## Preparation
27
-
28
-
Be prepared because this repository might have different tone on the docs
29
-
compared to the offical MakeCode docs. But, you will still have the documentations
30
-
on what the function, property, etc. does.
31
-
32
-
## ~~Procedures To Be Aware Of~~
33
-
~~Updating Could Destroy Your Imported Extension: **Warning**, do not refresh the release of the package because it could break multiple files, so just avoid updating the release. The safest way to
34
-
have the version updated in case if the extension has been updated again, just paste the link of this repository into the extension's link to make it safer for the latest version of this package.~~
35
-
36
-
~~Here is an image of the thing I recommend to **not** click.
~~There are times when it is safe to update, but it depends. For example, there are many times where the best option to update without needing
43
-
to import the extension again by clicking on a file that does not exist on another version and the other version does support it, which often
44
-
MakeCode never made the version release back to an older version. It is still safer to not do it.~~
45
-
46
-
~~Most of the users might cannot even access this repository in Microsoft MakeCode right now anyways, the only way to see is by seeing this respoitory instead.~~
~~I did fix the issue anyway, but if it persists, please make an issue here so you can tell me the bugs you found.~~
53
-
54
-
~~Another way you could be able to avoid this error is by going to the pxt.json file (**Not Recommended**) for the version history itself there. You can tell where it is by
55
-
seeing 2 decimals with a ones, tenths, and hundreths digit.~~
Thanks to the MakeCode Team that made the web editor.
60
21
61
-
62
-
~~**Disclaimer: Proceed with caution when performing technical procedures related to software extensions, as incorrect steps may result in data loss or application errors.**~~
63
-
64
-
**You can find a blog about this here.**[pxt-hardware-programming-docs-issue-request](https://askkesny.blogspot.com/?page=en-git-developertryingtocodelikeotherofthem-pxt-hardware-programming-docs-1772682036803)
22
+
**You may wish to find a blog about this here.**[pxt-hardware-programming-docs-issue-request](https://askkesny.blogspot.com/?page=en-git-developertryingtocodelikeotherofthem-pxt-hardware-programming-docs-1772682036803)
0 commit comments