Skip to content

Menu name maximum length limit and escape string #55

@Cirn09

Description

@Cirn09

Menu name containing variables may have a large length, like <menu name="${env.Path}">.
Need to add a maximum length attribute to the menu element, like this:

<menu name="${env.Path}" max_length="16">

I tried some way, and couldn't display the string like "${env.Path}" in the Explorer menu, maybe the source code did not add support for escaping

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions