iblize icon indicating copy to clipboard operation
iblize copied to clipboard

indentation/selection

Open pmp-p opened this issue 2 years ago • 1 comments

Hi, i just picked up your editor ( because of the mobile support claim) and I already like it : it happens to do the job really well and it is really lightweight.

But after a while for editing properly indented code like eg python https://pygame-web.github.io/showroom/pypad.html#src/test_pg0_1.py i noticed 2 things are really missing for making maybe a light tablet/smart tv web ide :

  • indentation of selected multi lines block and un-indent with shift+tab

  • selection start with shift+up/down

if it can help here's my reference editor https://github.com/magiblot/turbo

pmp-p avatar Dec 30 '22 03:12 pmp-p

Hi @pmp-p thanks for your feedback. I have added the features you have mentioned to the list.

Actually i have a plan to rewrite the code with some changes and simplifications. But i don't have free time for now. Feel free if you also want to contribute with code and i'm always open for discussion.

Thank you 🙂

mcanam avatar Dec 30 '22 08:12 mcanam