|
|
Features and requirements
Main features
- Projects can reside on file or database.
- Graphical projects representation. Modules can be grouped into folders, in a nice tree representation. Folders can be renamed, added and removed.
- Enhanced Search&Replace, it supports paragraph and tabulation characters.
- Search for text in the whole project, similarly to the 'Search in files' Delphi feature.
- Breakpoints and watches.
- Instant code evaluation and function calls, all from inside the PaxDebugger ide.
- Mouse inspection "a la VBScript": expression under mouse position is evaluated and inspected using a tooltip.
- Code repository support: you can take the code from repository and add it to the editor with just few mouse clicks. Repository can reside on file or database.
- IDE can be customized in every aspects: colors, fonts, keys shortcut and windows layout.
- IDE can be embedded in every visual controls (TabSheet, Panel, and so on) .
- Asynchronous functions call: through PaxDebugger is possible to call a script function and make its execution in a separated thread. Can be very usefull, for example, at a server side.
...and much more.
Requirements
To install PaxDebugger, you must have:
|
|