Snap icon indicating copy to clipboard operation
Snap copied to clipboard

a visual programming language inspired by Scratch

Results 213 Snap issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2357428/133202420-d8ed63bb-0e9f-41b5-bd0d-214807d52bea.png) Not a real problem with this example but bigger issue visually if you have leading or trailing spaces

Steps to reproduce: 1. Using Safari 14.1.1 on macOS 11.4 load Snap! 6.9.2 via snap.berkeley.edu/run. 2. Click on the gear >> "Language" and select Hindi (हिंदी). 3. Notice that the...

![image](https://user-images.githubusercontent.com/2138696/131353017-b7b9690b-b03b-4c1a-ba8e-a29cfb5cac44.png) Clicking opens https://ecraft2learn.github.io/ai/AI-Teacher-Guide/chapter-1.html without the #speech-synthesis

Now that we can select text, and use keyboard shortcuts, we need to be able to do this from a GUI. Because: - Many users aren't familiar with keyboard shortcuts...

enhancement
IDE
good student project

Problem: I find using a watcher as the only means of exporting a variable's content to be an obscure and confusing location. Following from the a recent comment in #1670,...

enhancement

I've often refactored code and wanted to delete the first / second declaration of a script variable. If I have any more than 2-3 variables to the right of the...

enhancement
low priority
IDE
good student project

We no longer leave this on, and it's a shift-click setting. So, I think it's time to yank this code. There's two reasons for this: * `IDE_Morph#setURL` is kind of...

enhancement

So I defined 2 new primitives: https://ecraft2learn.github.io/ai/js/ecraft2learn_snap_extension.js And I generated 6 libraries: https://github.com/ecraft2learn/ai/tree/master/AI-Teacher-Guide/7 And 6 associated projects that illustrate their use: https://github.com/ecraft2learn/ai/tree/master/projects/7 (run and call.xml updates any eCraft2Learn project when...

While I understood this, I doubt many users will: ![image](https://user-images.githubusercontent.com/2138696/110628448-f9955100-81dd-11eb-8082-5f5637409aac.png)

error handling

I've been doing some research about ways to improve canvas rendering, maybe we could apply them to snap. As it would involve many changes, I guess it's safer to gather...