Tag: plugins
-
Vim Language Server Client (LSC) plugin first impressions
After months of problems with CoC: https://github.com/neoclide/coc-eslint/issues/72 I’ve given up and I’m trying other plugins. I used ALE for ages with eslint, but never got it decently working using LSP. I tried ALE with Deoplete – but ALE is very slow and deoplete took ages to configure (python3 + pip + msgpack 1.0+ is a…
-
Translating WordPress plugins
If you didn’t write the plugin – how do you translate it? I found lots of information for plugin developers to make their plugins translatable but not for people that just want to translate it. Executive summary / tl;dr Edit: The Codestyling Localization plugin I suggested previously isn’t available from WordPress directly any more. Instead…