1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-30 05:10:37 +00:00
QB64-PE/source/ide
FellippeHeitor 9ab94215db Custom keywords highlighting (SUB/FUNCTION/custom dictionary).
- SUBs and FUNCTIONs names will be highlighted throughout the code.
- The same color assigned to metacommands is used for custom keywords.
- A custom dictionary can also be added to internal/config.txt.
- SUBs and FUNCTIONs in $INCLUDEd files also get highlighted, as long as there aren't any errors preventing compilation.

Signed-off-by: FellippeHeitor <fellippeheitor@gmail.com>
2017-10-14 01:15:09 -03:00
..
wiki Give proper error message when 'internal' folder can't be found. 2016-09-01 21:38:24 -03:00
ide_global.bas Custom keywords highlighting (SUB/FUNCTION/custom dictionary). 2017-10-14 01:15:09 -03:00
ide_methods.bas Custom keywords highlighting (SUB/FUNCTION/custom dictionary). 2017-10-14 01:15:09 -03:00