al-code-outline
al-code-outline copied to clipboard
[Question] Variable completion
In below scenario, the variable completion provider suggests the object names correctly if I search for objects that start with the variable name.
SalesHeader > "Sales Header", ICDataStore > "IC Datastore" (without prefix)
The variable completion provider seems to support search for part of the variable name as well.
Header > "Sales Header" is listed in the suggested objects (somewhat lower, but OK)
However
DataStore does no longer list the "IC Datastore" object?
