Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Specify custom paths with variables for AL Objects #297

Open
cegekaJG opened this issue Jan 31, 2024 · 0 comments
Open

Comments

@cegekaJG
Copy link

Currently, the Reorganize action will only sort objects by their object type. It would be very useful if it was possible to specify the path used for sorting in the same way we can specify the name used for renaming extension objects.

In essence, the default path - assuming it is the same as it is now - would be <ObjectType>/<Filename>, but you could change it to something like <Prefix>/<ObjectTypeShortPascalCase>/<Filename>.
It would be especially useful if it could read metadata such as a comment before the object definition (maybe a doc comment like /// <section>Sales</section>), which would allow for specifying subfolders in the object without affecting the code.

This feature would make reorganizing with custom source structure possible, and automate the management required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant