2
It would be great if we could find all symbols (at least procedures) with the "Go To Symbols in Workspace" command in visual studio code. Currently you can only find symbols on object level, e.g. codeunits, tables, etc.
It could be used for finding suitable library methods or quickly navigating big solutions. Currently I am using the Global Search (Cltr+Shift+F) for this, but this doesn't allow me to use fuzzy search. (searching for CNW and getting "CreateNewUser" as result)
PS: "Go To Symbols in Editor" already works on procedure level.
Affiliated Github Issue: https://github.com/microsoft/AL/issues/6473
It could be used for finding suitable library methods or quickly navigating big solutions. Currently I am using the Global Search (Cltr+Shift+F) for this, but this doesn't allow me to use fuzzy search. (searching for CNW and getting "CreateNewUser" as result)
PS: "Go To Symbols in Editor" already works on procedure level.
Affiliated Github Issue: https://github.com/microsoft/AL/issues/6473
STATUS DETAILS
Needs Votes
Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team