ig0774
ig0774
You can save the file in that Gist anywhere that Sublime Text will see it. I'd recommend something like `$packages_path\User\LaTeX - Indentation Rules.tmPreferences`. You can find what I've called `$packages_path`...
How are you trying to use those commands and where do you expect them to appear that they are not appearing?
The actual link is here: https://latextools.readthedocs.io/en/latest/available-viewers/#command-viewer. Thanks for pointing that out!
I like this idea, but since I don't use Zotero myself, I'm a bit hesitant to try implementing it. However, here's an idea for how it could be implemented. I've...
@retorquere: That seems to completely change the character of the request so that it seems to me that this is something best done _outside_ LaTeXTools altogether. As I understand it,...
@r-stein: That's really cool! This actually looks like the sort of thing I envisioned the plugin architecture being useful for. I guess what we need to resolve is what needs...
Actually, for me it works just fine as it is for multiple entries:  Since the returned value is just a comma-separated list, as long as we do nothing to...
Works just the same for me when using the keyboard or mouse.
Unless its platform-specific behaviour...
Oh yeah... That's kind of a basic assumption of the latex_cite_completions bit, that only a single plugin is feeding us any citations. So if Zotero returns any non-None result and...