Squalr / Squally

2D Platformer Educational Game for Teaching Game Hacking - C++/cocos2d-x
https://store.steampowered.com/app/770200/Squally/
Mozilla Public License 2.0
458 stars 56 forks source link

Extend InputText capabilities #87

Open zcanann opened 5 years ago

zcanann commented 5 years ago

InputText should be updated to support:

This should greatly improve the UX of editing code

User Request* : running a vim emulator within the cocos text buffer.

zcanann commented 5 years ago

Add a character limit to function names too

mattbucci commented 5 years ago

Update: the keycode on mac for cmd+z is "Key_Hyper" for cmd

Screen Shot 2019-03-10 at 1 50 02 PM