1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 09:05:17 +00:00
qb64/source/ide
FellippeHeitor 47685d82b0 Implements unused variables indicator
An arrow to the left of the line where a variable was defined will be shown after compilation to indicate that variable hasn't been used throughout the program.
2018-11-21 00:47:46 -02:00
..
wiki Updates WikiParse sub for new wiki formatting (IDE). 2018-09-24 02:29:36 -03:00
ide_global.bas Adds _SHR/_SHL to keywords list for syntax highlighting. 2018-10-30 00:35:12 -03:00
ide_methods.bas Implements unused variables indicator 2018-11-21 00:47:46 -02:00