Skip to main content
In the Paradime Code IDE, you can right-click on any source, model, or macro to navigate to the file where it is defined. There are two right-click options:
  • Go to Definition: Opens a separate file for the highlighted source, model, or macro.
  • Peek Definition: Provides a preview of the highlighted source, model, or macro within your current file.
Go To Definition: To utilize this feature, highlight your desired source, model, or macro, and right-click to select “Go to Definition.” This action will automatically open a new file related to your highlighted code. Peek definition To utilize this feature, highlight your desired source, model, or macro, and right-click to choose “Peek Definition.” This action will automatically generate a preview of the highlighted code within your current file.