1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 06:05:14 +00:00
qb64/source/ide
FellippeHeitor 2576cbc7f4 Fix incorrect colorization of lines ending with '_
An underscore in the end of a line was being considered as a multiline indicator even if it was in a comment. That's fixed now.
2016-08-11 01:15:15 -03:00
..
wiki 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
ide_global.bas Add preset color schemes and ability to create user defined schemes. 2016-08-02 03:17:15 -03:00
ide_methods.bas Fix incorrect colorization of lines ending with '_ 2016-08-11 01:15:15 -03:00