WorksOfLiam/Coolex recently got an enhancement to include the line number in the token, which is more efficient than the way that ILEditor parses the source (line by line, new instances of the lexer).
It would be good to re-write using the new functionality.
WorksOfLiam/Coolex recently got an enhancement to include the line number in the token, which is more efficient than the way that ILEditor parses the source (line by line, new instances of the lexer).
It would be good to re-write using the new functionality.