1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/source
FellippeHeitor 3020b7b631 Improved cursor behavior.
Expand cursor behavior to work even when auto layout/indentation are active, so that edition feels more natural.

Also:
- Improved cursor behavior when using backspace to collapse a line into the previous one (check out code comments for easier understanding).
2016-07-17 17:21:08 -03:00
..
android Removed non-ASCII characters and many hard tabs from source files, making it easier to use other text editors (special characters were being mangled in some cases). 2015-12-30 21:28:13 +11:00
global Add Ctrl+G as a shortcut to "Go to line". 2016-07-09 15:30:10 -03:00
ide Improved cursor behavior. 2016-07-17 17:21:08 -03:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Add _INCLERRORFILE$, which reports the included file that last errored. 2016-07-08 22:48:00 -03:00
virtual_keyboard Removed non-ASCII characters and many hard tabs from source files, making it easier to use other text editors (special characters were being mangled in some cases). 2015-12-30 21:28:13 +11:00
qb64.bas Cosmetic: Darken the interface while G++ is being run. 2016-07-17 17:17:51 -03:00