1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 11:11:20 +00:00
QB64-PE/source/global
FellippeHeitor c49272e64c Disable selection when Quick Navigation is used.
Previously, upon clicking the Quick Navigation button, the IDE could accidentally select all lines between the current and the destination line. Such behaviour has been fixed.
2016-04-28 00:09:30 -03:00
..
constants.bas 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
IDEsettings.bas Highlight the current line with a darker shade of the bg color. 2016-04-06 02:26:23 -03:00
settings.bas (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
version.bas Disable selection when Quick Navigation is used. 2016-04-28 00:09:30 -03:00