63
When we are using "Go to definition" it works fine as long as I am moving in my own objects. When I use "go to definition" on a "Base App" or "System App" object, a .dal-file is opened, which is fine in the first place, but in many cases I want to navigate through other objects of the Base/System App to explore the way how a feature is implemented. However, I can't jump into the next object, because "no definition found [...]"...
Just to clarify what I mean:
1. Creating an .al object and an instance of my customer record
2. Press Go to definition
3. Want to Analyze the procedure "GetTotalSales"
4. The Problem: I would like to analyze the called procedure "CalcAmountsOnPostedInvoices" (in GetTotalSales) of "CustomerMgt". I try "go to definition", but "no defition found [...]".
What I need to do now? I need to create another instance of my CustomerMgmt in my file (step one) and press go to definition again. That's not practical!
The VSCode extension "Al Object Designer" helps a bit, but the same problem here. You only can enter the first object.
Please let us move to more than one object.
Just to clarify what I mean:
1. Creating an .al object and an instance of my customer record
2. Press Go to definition
3. Want to Analyze the procedure "GetTotalSales"
4. The Problem: I would like to analyze the called procedure "CalcAmountsOnPostedInvoices" (in GetTotalSales) of "CustomerMgt". I try "go to definition", but "no defition found [...]".
What I need to do now? I need to create another instance of my CustomerMgmt in my file (step one) and press go to definition again. That's not practical!
The VSCode extension "Al Object Designer" helps a bit, but the same problem here. You only can enter the first object.
Please let us move to more than one object.
STATUS DETAILS
Completed
Business Central Team (administrator)