VSCodeUI5Plugin icon indicating copy to clipboard operation
VSCodeUI5Plugin copied to clipboard

Bug: control.xml are not supported

Open OlegLoewen opened this issue 6 months ago • 1 comments

Describe the bug Not linting or method usage and method reference is working for control.xml. However if I rename the file to fragment.xml all the things are working.

To Reproduce Steps to reproduce the behavior:

  1. Use any UI5 project example with *.control.xml
  2. Check whether in your *.js file the methods are marked as "no references found", although they are used in the *.control.xml

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Image

Desktop (please complete the following information):

  • OS: Mac

Additional context Add any other context about the problem here.

Project attachment If applicable, Project example for issue reproduction

OlegLoewen avatar Jun 12 '25 06:06 OlegLoewen