Gositha Ranadewa

Results 36 comments of Gositha Ranadewa

> @WorldLanguages 2 months, 1 week later > > The void has entered GitHub. Its first target is ScratchAddons - it slowly eats all the org members, then the contributors....

Please merge the code into a single javascript file, and not use `var` for variable declarations. Use `let`/`const` instead. If this addon is still WIP, consider drafting this PR until...

> This link is different for other computers/browsers: for moz-extension://3b232903-3739-45b6-9498-3c27c198a6ba/webpages/settings/index.html (moz-extension and id can change). Doesn't https://scratch.mit.edu/scratch-addons-extension/settings redirect to the settings page (see [cs.js#L142](https://github.com/ScratchAddons/ScratchAddons/blob/2c790ea5c55a665afa0250ea1bdacf438105269e/content-scripts/cs.js#L142)), regardless of which computer/browser you are...

> So where this paper clip should be? Like this (next to undo button)? ![image](https://user-images.githubusercontent.com/100447465/180425931-0cd94b7d-c41c-4aef-94b9-cd6b44a450fa.png) Also, for the correct icon, use https://icon-sets.iconify.design/uil/link/

@Norbiros Could you disable clicking on the icon when the checkmark is visible?

the folder `blockly` should be put into `libraries` because multiple addons use it

@TheColaber Since both `jump-to-def` and `find-bar` uses the `blockly` folder, why not put it in `libraries/cs`?

> Note that we need griffpatch approval before merging this @griffpatch (oh wait i summoned the scratch god aaaaaaaa)

> Does this "delete" the project or just move it to trash? I think that should be clarified somewhere. There is no way to permanently "delete" a project; The best...