Code Rocket 2.0 Beta Updates

Since the beta was released, we have been fixing various bugs and making improvements based on your feedback. We have now released version 2.10b of Code Rocket Designer, version 2.09b of Code Rocket for Visual Studio and version 2.03b of Code Rocket for Eclipse.

The main changes for each product is given below.

Code Rocket Designer v2.10b

  • Fixed issue that was causing UI to lock up during long code import tasks.
  • Fixed bug where break keywords were being ignored when not inside a “switch” statement in C#, C/C++ and Java parsing.
  • Now updating Flowchart when procedure is renamed in Project Browser.
  • Fixed bug where delete key was attempting to delete the selected element in the Project Browser when it was being renamed.
  • Fixed issue in Pseudocode Editor where pseudocode was sometimes being incorrectly displayed for the selected procedure.
  • Backward compatibility fixes for old project files.
  • Fixed double click handling for notes symbol in flowchart. It was not displaying the notes dialog in some situations.
  • Fixed issue when loading designs from file and leading whitespace was lost from comment text.
  • Syntax highlighting and formatting fixes in Edit Code dialog.
  • When dragging and dropping source files, files that are already linked are now detected.
  • Project Browser now selects newly added nodes.
  • Fixed Visual Basic code generation bug where duplicate name was being generated for structures.
  • Fixed constructor name in Visual Basic code generation.
  • Fixed bug where duplicates of elements were created when copying in the Flowchart Editor.
  • Class, Enum, Interface and Structure children can now be added directly to a Project. They will be created inside a new CodeFile.

Code Rocket for Visual Studio v2.09b

  • Fixed bug when Assignment Grouping option was turned on and only the first two assignment statements were grouped.
  • Fixed bug where break keywords were being ignored when not inside a “switch” statement in C# and C/C++ parsing.
  • Fixed issue in code generation for multiline comments where additional tabs were being added.
  • Fixed double click handling for notes symbol in flowchart. It was not displaying the notes dialog in some situations.
  • Fixed minor formatting issues in the Pseudocode Editor when pseudocode is generated from changes in the code.
  • Syntax highlighting and formatting fixes in Edit Code dialog.
  • Fixed Visual Basic code generation bug where duplicate name was being generated for structures.
  • Fixed constructor name in Visual Basic code generation.
  • Fixed bug where duplicates of elements were created when copying in the Flowchart Editor.

Code Rocket for Eclipse v2.03b

  • Fixed bug when Assignment Grouping option was turned on and only the first two assignment statements were grouped.
  • Fixed bug where break keywords were being ignored when not inside a “switch” statement in Java and C/C++ parsing.
  • Fixed issue in code generation for multiline comments where additional tabs were being added.
  • Fixed double click handling for notes symbol in flowchart. It was not displaying the notes dialog in some situations.
  • Fixed minor formatting issues in the Pseudocode Editor when pseudocode is generated from changes in the code.
  • Syntax highlighting and formatting fixes in Edit Code dialog.
  • Fixed bug where duplicates of elements were created when copying in the Flowchart Editor.

Thank you for all of the feedback so far and keep it coming!

This entry was posted in Eclipse, News, Software update, Visual Studio. Bookmark the permalink.

Leave a Reply