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

[Suggestion] New option for ExtensionObjectNamePattern #289

Open
Uncanny7 opened this issue Sep 7, 2023 · 2 comments
Open

[Suggestion] New option for ExtensionObjectNamePattern #289

Uncanny7 opened this issue Sep 7, 2023 · 2 comments

Comments

@Uncanny7
Copy link

Uncanny7 commented Sep 7, 2023

Hi,
i have a suggestion for a New option for ExtensionObjectNamePattern.
I would need the object type during rename/reorganize to be inserted with only the initial letter of the object type (T for tables, P for pages etc.).
I don't think there is a command like this at the moment. Would it be possible to implement it? Thank you.

@christianbraeunlich
Copy link
Contributor

You could even implement it on your own, see https://github.com/waldo1001/crs-al-language-extension/blob/master/HowToContribute.md for instructions.

Before starting to implement, I'd like to understand the 'why' this would be needed. What's the benefit of this renaming, which includes only the first capital letter?

For example if you have a page "P My Setup" and a permission-set object "P Setup - ADMIN" you'll no longer be able to distinguish between them

@tguyonnet
Copy link

tguyonnet commented Oct 27, 2023

Hi, @Uncanny7 I need this functionality too, for the FileNamePatternExtensions property.

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

3 participants