Does anyone know of a plugin which will match function/end, if/end, if/else, for/while etc in Lua ?
I’m using Sublime Text 3, the most current build.
In Notepad++, you’ll get this collapsible red line for matching statements.
For a demonstration of this functionality in lua using Notepad++ please see the picture below. Any information on this will be greatly appreciated. Thank you all.
