You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add support for "go to definition" (F12) in the Azure DevOps pipeline when highlighting a file/template.
Creating modular pipeline with support makes navigating the structure easier.
For example, when you have a bicep file and select the referenced file (module) and selecting F12/go to definition it opens the file in a new tab. Same functionality would be greatly appreciated from a pipeline to template file.