code-editor icon indicating copy to clipboard operation
code-editor copied to clipboard

ICE Code Editor used in 3D Game Programming for Kids

Results 11 code-editor issues
Sort by recently updated
recently updated
newest added

This is the popup menu and project listing. I think it may need a higher z-index.

If you make the code size 90%, then go back to 100%, it is no longer possible to scroll down to the bottom of the buffer without a reload.

Seems like the initial font calculations are made for the ACE styled fonts. When the inconsolata font from the `#editor` kicks in, the cursor positions can wind up slightly off....

If there is already localStorage, then opening a shared link will overwrite the current document. A new document should be created instead. Not sure if this is needed for the...

bug

Not sure this is really needed, but putting a placeholder in case.

enhancement

This seems like it might make sense in a chapter or two. Not definite that it's worth the effort.

enhancement
templates

Not sure if this is necessary with auto-save in #9, but want to make sure I think of this.

question

On the GamingJS, the code-editor should appcache the various 3d libraries (Three.js, Physijs, Tween, etc)

enhancement

Open a transparent modal that can be escaped. Should include info about the menu button to open various dialogs.

enhancement

When returning after the checkbox has been unchecked, the Update checkbox has no effect.

bug