Comments on: Test our new Code Editor for young people https://www.raspberrypi.org/blog/code-editor-beta-testing/ Teach, learn and make with Raspberry Pi Tue, 11 Apr 2023 15:50:31 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Phil Howell https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603392 Tue, 11 Apr 2023 15:50:31 +0000 https://www.raspberrypi.org/?p=83576#comment-1603392 In reply to Marc.

What you said, Marc (-:

]]>
By: Phil Howell https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603391 Tue, 11 Apr 2023 15:47:53 +0000 https://www.raspberrypi.org/?p=83576#comment-1603391 In reply to Darren Townsend.

Thanks for reporting that, Darren. We’ve added it to the backlog!

As Marc says, auto-completion (some elements – closing parentheses, etc.) can be useful, but tab-completing function names, code generation and general magic can hamper learning.

On tab-indenting anywhere on the line; this is intended as a feature. It’s not used in most environments, but we find it helpful for young learners.

]]>
By: Darren Townsend https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603249 Sat, 08 Apr 2023 14:48:31 +0000 https://www.raspberrypi.org/?p=83576#comment-1603249 In reply to Darren Townsend.

Checked, and I didn’t have an issue on Windows, either, just on the Chromebook.

Another feature/bug I discovered was that if you press the Tab key at any point in the line, the whole line indents. Is this supposed to happen, as I’ve not seen it on other IDEs?

]]>
By: Darren Townsend https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603248 Sat, 08 Apr 2023 14:32:17 +0000 https://www.raspberrypi.org/?p=83576#comment-1603248 In reply to Marc.

Hi, Marc.
No, I was on Chrome on a Chromebook (I think). I’ll try Chrome and Edge on Windows and see what happens.

]]>
By: Stephen https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603218 Fri, 07 Apr 2023 19:06:20 +0000 https://www.raspberrypi.org/?p=83576#comment-1603218 Doesn’t work well on a phone.

]]>
By: Marc https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603141 Thu, 06 Apr 2023 10:23:21 +0000 https://www.raspberrypi.org/?p=83576#comment-1603141 In reply to Edwin.

https://pypi.org/project/p5/
But it uses skulpt to convert it to p5js, as far as I am aware. One of our engineers will correct me if I am wrong.

]]>
By: Marc https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603140 Thu, 06 Apr 2023 10:21:21 +0000 https://www.raspberrypi.org/?p=83576#comment-1603140 In reply to Darren Townsend.

Just the standard library and P5 for now

]]>
By: Marc https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603139 Thu, 06 Apr 2023 10:20:46 +0000 https://www.raspberrypi.org/?p=83576#comment-1603139 In reply to Darren Townsend.

Autocomplete is fairly standard, and you’re probably correct in stating you’re not the target audience :)
The print statements are odd. Are you on chromium on a Raspberry Pi by any chance? I’ll have a look, as so far I can’t reproduce on FF or Chrome.

]]>
By: Edwin https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603133 Thu, 06 Apr 2023 08:14:12 +0000 https://www.raspberrypi.org/?p=83576#comment-1603133 Great. I’m testing this before exposing my kids :-)
What version of P5 is used?
I could not get the version.

]]>
By: Darren Townsend https://www.raspberrypi.org/blog/code-editor-beta-testing/#comment-1603126 Thu, 06 Apr 2023 07:02:34 +0000 https://www.raspberrypi.org/?p=83576#comment-1603126 Having just tried, unsuccessfully, to import pygame, is there a list of currently supported libraries?

]]>