PBSC Analyzer - Allows you to analyze PowerBuilder source code in a convenient way.
Features:
- Advanced syntax highlighting for PowerBuilder (PowerScript) code and SQL code;
- Parse .sr* files and detect objects/events/functions;
- Object navigation;
- Fast RegEx based text search;
- Custom batch commands over the file (SVN Log, SVN Balme, Edit file by external application);
- Workspaces to manage different projects
- DataWindow debugging helper (https://youtu.be/X_bXHpUvf1s)
New in version 1.0.2.1:
- Format and execute SQL queries.
Click "Execute SQL" button when you are on the "SQL" or "Note[i]" panel, then edit Connection string in the bottom of the SQL Result panel, click "Execute SQL" button again. If you select a separate part of the SQL query then only this part will be executed.
- Add a new note (support SQL execution);
- Code snippets;
Snippets can be edited in UserTextSnippetsConfig.xml file
Instalation
Download and unzip the latest binaries PBSC Analyzer v1.1.0.0
Quick start (version 1.0.0.0) Watch video: https://youtu.be/f6fwpjMWeTg
- Add sources to the curent workspace
_Note: It uses extracted PowerBuilder objects (*.sr*) for analyzing.
- Use search area to find required object, or to search any text in all files