al-code-outline
al-code-outline copied to clipboard
Sort Table Fields
Would it be possible to allow an option to sort the fields in a Table alphabetically as well as by ID? Could we switch between the options on the fly?
Thank you for submitting this idea. I am not sure if it is worth adding new functionality to al outline tree as Microsoft has just added their own symbols tree to VS Code. It has nice sorting and filtering functionality. There is also an open feature request to add context menu to symbol nodes: https://github.com/Microsoft/vscode/issues/49925
I was working on some AL Outline Panel changes recently and one of the changes is ability to sort extries by position in source code, name and type. The updated version is available in the latest version of the extension.