Markus
Markus
Is there an update on this issue? If someone can guide me, I am willing to work on a patch for this.
I think the functionality can be added in [latex_ref_completions.py](https://github.com/SublimeText/LaTeXTools/blob/9aa34a033c3ea7fd649a0ee362f027aee0ab3cb4/latex_ref_completions.py). The `\lstlisting` commands need to be found and the labels extracted from their arguments to be put in the `completions` list.
Related issues are: * for Windows: #1773 * for OS X: #333