Brilliant Code is a set of tools that lets you write code and read it in Delphi quickly and comfortably.
Enhanced code highlighting gives you a better perceiving of code. Optimized navigation and search functions save your time when you're searching for needed location in the program. And with the methods of refactoring, you can avoided the routine operations, when changing sections of code.
Features:
- Automatically finds and paints constants, methods, types, variables, strings and comments into the colours chosen by user
- Colouring already occurs during a code writing
- Fast work
- Highlighting of blocks begin...end, try...finally...end and etc.
- Highlighting of brackets (..) and [..]
- Correction of error in displacement of lines during debugging
- Smart 'Home' key
- Auto-appending of code
- Works in Delphi 7, Delphi 2007, Delphi 2009
Link to website