Explore Code Editor
Follow these steps to work with code in Genero Studio.
- From any of the demo projects, locate an Intermediate Files folder. Doubleclick on any file in this folder to open it in Code Editor.
- Add a new comment anywhere in the file by typing --My comment.
- Select . Use vi commands to navigate the file and remove the comment you added in the prior step.
- Notice that the file is automatically in diff mode.