Pseudocode design and documentation
Procedural designs can be viewed and edited using our Pseudocode Editor.
Flowchart design and documentation
Procedural designs can be viewed and edited using our Flowchart Editor.
Supports Unicode characters
Code Rocket includes full support for Unicode characters and symbols that may appear in your code (e.g. characters for languages other than English).
Flowchart in Arabic
|
Flowchart in Chinese
|
Flowchart in French
|
Flowchart in German
|
Flowchart in Italian
|
Flowchart in Japanese
|
Flowchart in Korean
|
Flowchart in Russian
|
Flowchart in Thai
|
Pseudocode in Arabic
|
Pseudocode in Chinese
|
Pseudocode in French
|
Pseudocode in German
|
Pseudocode in Italian
|
Pseudocode in Japanese
|
Pseudocode in Korean
|
Pseudocode in Russian
|
Pseudocode in Thai
|
Refactoring designs
Parts of your design can be extracted into seperate procedures when restructuring.
Can operate without an IDE
Code Rocket design support is available in a standalone application.
Design project support available
Designs can be structured into architectural containers (e.g. source files and classes) and saved to a design project on disk.
Design notes viewer
Design notes that have been associated with elements or from comments in existing code are displayed in the notes view for the selected element.
Non language-specific support
Code Rocket design tools can be used as a general purpose tool when used without specific language support.
Dynamic synchronization
Changes to designs are synchronized between the Pseudocode Editor, Flowchart Editor and can be synchronized with the code.
Code tracking
Pinpoint code quickly during code reviews and maintenance. When code is selected, the associated design element is highlighted and displayed in the Pseudocode Editor and Flowchart Editor. When selections occur in the design editors, the associated line of code is selected.
Debugging support available
When stepping through code in the debugger, the associated element in the Pseudocode Editor and Flowchart Editor is highlighted. Breakpoints are indicated in red whilst non-breaking statements are shown in green.
Word output available
When the Document Generation feature is purchased, designs can be output as a Word document that includes Pseudocode and Flowchart design representations.
HTML output available
When the Document Generation feature is purchased, designs can be output in HTML format. Full control is given over styling so that documentation can be produced inside your own web template.
Java support available
When this feature is purchased, designs can be reverse engineered from and forward engineered into Java code.
C# support available
When this feature is purchased, designs can be reverse engineered from and forward engineered into C# code.
C/C++ support available
When this feature is purchased, designs can be reverse engineered from and forward engineered into C/C++ code.
Visual Basic support available
When this feature is purchased, designs can be reverse engineered from and forward engineered into Visual Basic code.
Command Line support
The product can be run from the command line, allowing it to be easily integrated with automated build processes.
|
Tweet |