delphidabbler / pashi

Pascal syntax highlighter targetted at Delphi
https://delphidabbler.com/software/pashi
Other
21 stars 7 forks source link

Rationalise use of constants #41

Open delphidabbler opened 2 years ago

delphidabbler commented 2 years ago

Pay particular attention to end of line chars.

But note where TStringReader.EOL is used, don't replace with EOL from UConsts because they are different!