vi emulator and diff tools in Code Editor
Easily switch to the vi code editor while working with text files.
- From any of the demo projects, locate the Intermediate Files folder. Double-click 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.