For the complete documentation index, see llms.txt. This page is also available as Markdown.

Go to Definition

Navigate to function definitions.

Go to definition allows you to navigate from a command to a function definition by right clicking on the command and clicking Go To Definition. It will open the script and highlight the line where the function is defined. This feature requires Solution Wide Analysis to be enabled.

Last updated