Navigation

BashSupport Pro helps you navigate in your shell scripts.

Go to declaration jumps to the definition of a variable name or function name.

Find usages lets you see all references to a variable declaration or function declaration at once.

Go to symbol lets you enter the name of a variable or function and displays a list of all declarations in your project. This helps to quickly jump to a declaration when you just know the name.

Shell script libraries allow to quickly setup BashSupport Pro’s code insight for more complicated relations between shell scripts. For example, this is especially useful for projects sourcing many shell scripts in a loop.

Multiple files explains how BashSupport Pro handles the source command and how it supports navigation between related files.

© 2020–2024 Joachim Ansorg
Impressum
Datenschutz
Rechtliches