VSCodeUI5Plugin
VSCodeUI5Plugin copied to clipboard
Bug: control.xml are not supported
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:
- Use any UI5 project example with *.control.xml
- 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
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