LaTeXTools icon indicating copy to clipboard operation
LaTeXTools copied to clipboard

LaTeX-cwl in b. 3143

Open JackGin opened this issue 8 years ago • 11 comments
trafficstars

After recent Sublime upgrade to b. 3143, the completions via LaTeX-cwl no longer work.

JackGin avatar Sep 28 '17 05:09 JackGin

So you have any error output in the ST console ctrl+` ?

r-stein avatar Sep 28 '17 06:09 r-stein

None, as far as I can tell. With or without LaTeX-cwl the set of provided completions is the same. Clean install of Sublime+packages.

JackGin avatar Sep 28 '17 15:09 JackGin

You have set the command_completion setting to prefixed? And you have tried to restart Sublime Text? (LaTeXTools checks for the availability of LaTeX-cwl only after the start.)

r-stein avatar Sep 28 '17 15:09 r-stein

Sure I did both.

JackGin avatar Sep 28 '17 16:09 JackGin

Can it be because of the wrong order in which the packages are loaded in the new sublime build? This question is inspired by this thread: https://github.com/randy3k/LaTeXYZ/issues/10

JackGin avatar Sep 28 '17 16:09 JackGin

This should not be related to that, because the load order shouldn't matter (and be the same) unless you have an other package, which changes LaTeXTools settings. Nonetheless your user settings always have priority, so that should also not matter.

r-stein avatar Sep 28 '17 17:09 r-stein

It is interesting, then. I have two different installations (openSUSE TW and 42.3) with the same behaviour.

JackGin avatar Sep 28 '17 18:09 JackGin

Correlation does not imply causation, but the problem disappeared as soon as I have removed the Boxy theme.

JackGin avatar Sep 29 '17 19:09 JackGin

The completions are barely usable even with the default theme, please see the screenshot. image

JackGin avatar Oct 02 '17 16:10 JackGin

We added some code to get a minimal width for the auto-complete, but this had some side-effects and I think I will remove that code for the next update.

r-stein avatar Oct 02 '17 17:10 r-stein

I still have the problem of the abbreviated suggestions (as in the screenshot above). Any workaround or solution?

pascalsiemsen avatar Jan 25 '21 17:01 pascalsiemsen