Explore Code Editor

Follow these steps to work with code in Genero Studio for Report Writer.

  1. From any of the demo projects, locate an Intermediate Files folder. Doubleclick on any file in this folder to open it in Code Editor.
  2. Add a new comment anywhere in the file by typing --My comment.
  3. Select Edit > VI Editing Mode. Use vi commands to navigate the file and remove the comment you added in the prior step.
  4. Notice that the file is automatically in diff mode.