Giter Club home page Giter Club logo

Comments (7)

NathanLovato avatar NathanLovato commented on May 27, 2024 1

That's the idea, somewhere between #11, #28, and #29.

from learn-gdscript.

YuriSizov avatar YuriSizov commented on May 27, 2024

We are discussing having more shortcuts, however, the app and the course is designed for absolute beginners, who would not expect that to be the workflow. So this may end up causing confusion if they do hit a shortcut accidentally.

from learn-gdscript.

NathanLovato avatar NathanLovato commented on May 27, 2024

Yup, I was thinking of something more like Ctrl+R or Ctrl+Shift+R. Let's see. In any case, it's not a bug.

from learn-gdscript.

xix-xeaon avatar xix-xeaon commented on May 27, 2024

I can understand that. I think this would be a good idea though because it makes it more interactive. I was also considering if the app should validate / run the code automatically all the time.

I know my students are sometimes confused when the Godot editor shows errors simply because they've not finished typing, but on the other hand it also gives instant feedback when they make mistakes or get it right.

When you get to the more "complicated" practice problems that have several steps in them, having the run window continuously show what you've done so far is very good feedback.

Maybe ctrl+enter seems like it could be a nice balance (and much easier implemented).

from learn-gdscript.

YuriSizov avatar YuriSizov commented on May 27, 2024

Any shortcut would be equally easy to implement ๐Ÿ™ƒ Adding them, however, raises a question of discoverability, as we'd need to teach them to users, whether as a part of the interactive tutorial for the app, or as a separate screen with a cheat sheet.

from learn-gdscript.

generrosity avatar generrosity commented on May 27, 2024

One vote for 'align with Godot' - you could capture and use "F5" the same way Godot web editor does. Perhaps surface as button hover tip and include in later Godot UI 'why all the funky colours?' lessons. I see you already prevent web F5/F12 functionality.

MSOutlook surfaces this by detecting it, and asking how to act. It otherwise buries the option. For Godot you could capture the control-enter and popup an explaination or feature enablement.

Also, you could surface the same way GitHub surfaces Markdown tips as a subtle icon in a corner. But I like this option the least.
image

from learn-gdscript.

NathanLovato avatar NathanLovato commented on May 27, 2024

#90 supersedes this

from learn-gdscript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.