Release KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting
#28
BracketHighlighter <--- Smile

It underlines the active bracket.

Image

Edit:
Damn u sublime. I spend more time for configuration as productivity. Everytime I'm going start ..I'll find more to tweak Tongue

If somebody else is annoyed that <tab> is used for "{ "keys": ["tab"], "command": "insert_best_completion", "args": {"default": "\t", "exact": true} },", this will replace this stupid function:
Quote:{ "keys": ["tab"], "command": "insert", "args": {"characters": "\t"},
"context": [
{ "key": "text", "operator": "not_regex_contains", "operand": "\n" }
]
},

This also enables indenting of an selection instead of deleting it.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply


Messages In This Thread
RE: SublimeText3 plugin to translate kodi labels - by sualfred - 2015-03-21, 17:29
Logout Mark Read Team Forum Stats Members Help
KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting1