1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 16:50:24 +00:00
qb64/source/ide
Doug Kearns c506f7f8fe Improves IDE highlighting of trailing $DYNAMIC/$STATIC metacommands
Only one of $DYNAMIC or $STATIC is processed, the last appearing in a
metacommand line, so highlight only that rather than the last appearance
of each.

Improves commmit af2752602f.
2021-02-23 00:15:13 +11:00
..
wiki Aligns template name with existing ones. 2021-02-17 09:40:39 -03:00
ide_global.bas Retreats 'shift+enter to close block'. 2021-02-08 10:58:02 -03:00
ide_methods.bas Improves IDE highlighting of trailing $DYNAMIC/$STATIC metacommands 2021-02-23 00:15:13 +11:00