Latex-workshop: Outline not updated on file save

Created on 17 May 2018  路  9Comments  路  Source: James-Yu/LaTeX-Workshop

@James-Yu Surprisingly, the _Outline_ is not updated on file save. I have to revert your commit f0f747d to make things work, see also #268. Any hint on that?

Most helpful comment

I have figured out that the automatic update of the Outline was only triggered when latex.autoBuild.onSave.enabled=true. Fixed in my last commit.

All 9 comments

Quite strange. I'll look into that. The issue can be reproduced on a minimal working example?

A minimal example is here

If you remove one section, it stays in the outline.

Hmmmmmmm somehow I cannot reproduce, here's screenshots:

image
image
image

Well, the outline still does not update with the latest releases of the extension and vscode.
I do not know how to make progress on that :-(

I have figured out that the automatic update of the Outline was only triggered when latex.autoBuild.onSave.enabled=true. Fixed in my last commit.

@jlelong - so with 141b89d does the outline gets updated without enabling autobuild?

For me, with autobuild disabled, the outline is not getting updated on save or change.

Yes, it does. Note that this was fixed after release 5.5.0.
It will be included in the next release.

Ohh. I still have 5.5 ...thats why. Will wait for the release patiently.

PS - It will be nice if you release it soon :grin:

On the way 馃ぃ

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jabooth picture jabooth  路  3Comments

BjoernDaase picture BjoernDaase  路  3Comments

LordScree picture LordScree  路  5Comments

TiemenSch picture TiemenSch  路  6Comments

wstcegg picture wstcegg  路  5Comments