lushtags icon indicating copy to clipboard operation
lushtags copied to clipboard

fix extension support, by selecting all enabled extensions

Open NickHu opened this issue 8 years ago • 0 comments

As per https://github.com/bitc/lushtags/issues/34.

knownExtensions actually returns a list of all extensions in both enabled and disabled form. We only want the parser to care about the enabled ones, otherwise they don't actually get enabled.

NickHu avatar Jul 25 '17 17:07 NickHu