This extension helps with editing ZK zul files. Element and attribute names will be suggested while typing.
- Provide element suggestion
- Provide attribute names suggestion
- Auto-closing for currently edited tag
- Fast autocomplete
- Link to Java file Holding Cmd/Ctrl and click the file path.
** notice: autocomplete will not work if you have parsing error.
This extension is inspired by vscode-xml-complete