-
Bug
-
Resolution: Fixed
-
Normal
-
2.0.1
-
None
Steps to reproduce
- type a template tag and trigger content assist proposal
Actual Result:
no var proposal appears, but template tag should have "var" attribute according to http://books.zkoss.org/wiki/ZK_Developer%27s_Reference/MVVM/Data_Binding/Children_Binding
Expected Result:
Prompted proposals should contain "var"
- is blocked by
-
ZK-2366 ZUL XSD doesn't define "var" attribute for "template" element
- Closed