Release KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting
(2015-05-17, 15:58)wyrm Wrote: phil65,

As you requested in the skin XML converter thread I have installed Sublime and your plugin and tested my issue with include files being incorrectly flagged as missing. Issue still occurs with your sublime plugin (as we both knew it would), so this is a heads up to the problem. In order to save a little bit of memory (saves about 3-400K in my skin) I use include tags of this form

PHP Code:
<include file="View-Video.xml">VideoListView</include> 

This tag is an example from my MyVideoNav.xml file and is a valid Kodi skin tag. At the moment your include check option in your plugin says it can't find VideoListView, so I assume that your plugin does not make use of the

file="View-Video.xml"

part of the tag. Other than that, your plugin is up to your usual standard and has proved to be useful in spotting a number of code irregularities in my skin.

Thanks yet again
Wyrm (AppTV)

I hope that´s fixed with https://github.com/phil65/SublimeKodi/co...485ceffda3
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply


Messages In This Thread
RE: SublimeKodi: SublimeText3 plugin to help with kodi skinning / scripting - by phil65 - 2015-05-17, 20:07
Logout Mark Read Team Forum Stats Members Help
KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting1