fpc/ide/text/TODO
peter bcecca182a * 'Use tab characters' now works correctly
+ Syntax highlight now acts on File|Save As...
 + Added a new class to syntax highlight: 'hex numbers'.
 * There was something very wrong with the palette managment. Now fixed.
 + Added output directory (-FE<xxx>) support to 'Directories' dialog...
 * Fixed some possible bugs in Running/Compiling, and the compilation/run
   process revised
1999-01-04 11:49:39 +00:00

11 lines
276 B
Plaintext

--- Ideas ---
* Integrated source beautifier (fully configurable)
* Add some other classes to syntax highlight
(eg. highlight standard Pascal types, etc.)
* ASCII-table for inserting chars not accessible thru keyboard
* Binary->source (const table/array) converter