Maarti / JenkinsDocExtension

Extension for VS Code providing Jenkins docs
GNU General Public License v3.0
12 stars 2 forks source link

"Go To Definition" for functions in a different file #12

Closed Maarti closed 3 years ago

Maarti commented 3 years ago

Ctrl + click on myLib.theFunction should open the file myLib.groovy and place the cursor on the theFunction() line.

Maarti commented 3 years ago

Done in 1.5.0