/ZK-vscode-plugin

ZK ZUL Editor

Primary LanguageTypeScriptMIT LicenseMIT

ZK ZUL Editor

This extension helps with editing ZK zul files. Element and attribute names will be suggested while typing.

Features

  • 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