massivemadness / Squircle-CE

👨‍💻 Squircle CE is a fast and free multi-language code editor for Android
https://play.google.com/store/apps/details?id=com.blacksquircle.ui
Apache License 2.0
1.38k stars 101 forks source link

More TAB and Commanding Optionality #181

Open mablue opened 1 year ago

mablue commented 1 year ago

Is your feature request related to a problem? Please describe. please append more usablity for tab button. its not usable cuz its not formal like other code editors.

Describe the solution you'd like 1) reverse tab button.(🔙 like shift+tab in vscode) 2) command toggler button (command to code and vise versa code to command) 3)on buttom toolbar dont need to a refresh button to change bar please make it costumizeable order for example with hold finger on buttons and drag to re order (cuz save button still very far fram my right hand finger. also swiching many times between defferent toolbars are very hard) 4) maybe more code controlling buttons for advance usages like togglers selectors and generators and etc...

Describe alternatives you've considered ACode editor.

Additional context Screenshot_20230312-200904_Acode

RpxdYTX commented 1 year ago

Also, when using soft tabs, the TAB button on the character bar is also soft, maybe separating real and soft tabs for things like identation or files that need tabs (like makefiles)