View Single Post
08/30/17, 03:20 AM   #1
Solvaring
 
Solvaring's Avatar
AddOn Author - Click to view addons
Join Date: May 2017
Posts: 9
Cool XML/HTML Tag Completion for Zerobrane Studio

Hey all,

Finished writing another tool for Zerobrane Studio to make addon development smoother and easier.

This plugin is meant to be used when writing XML for gui development. This plugin will automatically insert a closing tag to complement the last opened element.

Autotag3.lua is the latest version. Just drop it into the packages directory of your Zerobrane Studio installation.

http://www.esoui.com/downloads/info1790-Autotag.html

https://github.com/Solvaring/ZerobraneXmlTagCompletion

Last edited by Solvaring : 08/31/17 at 03:02 AM.
  Reply With Quote