-
In MS Small Basic, arrays can be initialised with a string:
```
arr = "a=100;b=999;"
TextWindow.WriteLine(arr["b"]) ' prints 999
```
This doesn't seem to be possible with ISB - is there an altern…
-
If the plot includes a lot of points (in our example, over 5000), selection rect is "laggy" while user is brushing. It's the same with both renderers: svg and canvas.
By eliminating stuff we've fou…
-
We've gotten a report that this extension isn't building:
https://forum.makecode.com/t/problem-with-stem-bit-extension/16456/2
and here's the build log:
https://makecode.com/compile/1c779bb45…
-
I use the offline piskel editor and like to use my Wacom tablet to draw. The editor does not respond at all to the movements of my stylus when using my tablet. However, I tried it with the online vers…
i-c-s updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
It is difficult to design the map if you are just using text files.
**Describe the solution you'd like**
I would like there to b…
-
Paren Mode is behaving strangely. For example:
``` clj
(do
(editor/set-val cm txt)
(editor/scroll-to cm (.-left scroll) (.-top scroll))
(.setCursor cm cursor)
(…
-
Issue Summary:
There is no current options for accessing this lesson using online python environments such as google colab or jupyter binder
Issue Details:
Accessibility in using python has impro…
-
(ich notiere einfach ein paar Sachen, die mir auffallen, sagt Bescheid, falls das nervt...)
z.B. `locales/05315000-b03-t01/de/p1.1.html` => "weitere Informationen: enhalten viel boilerplate in den …
-
- [ ] Auto add and commit changes when the script editor is closed
- [ ] Add a check for available internet connection to the online git repository
- [ ] Option to auto push on build
- [ ] Auto pu…
-
In some case, use ckeditor as an online email editor. It works fine in view email in web client. But view email in some email client, such as outlook, the IMG size doesn't work properly.
ika18 updated
10 years ago