al-code-outline icon indicating copy to clipboard operation
al-code-outline copied to clipboard

Sort Table Fields

Open GreatScott000 opened this issue 7 years ago • 1 comments

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?

GreatScott000 avatar Jul 11 '18 14:07 GreatScott000

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

anzwdev avatar Jul 15 '18 13:07 anzwdev

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.

anzwdev avatar Jan 07 '23 19:01 anzwdev