swyddfa / esbonio

A language server for working with Sphinx projects.
https://docs.esbon.io/
131 stars 21 forks source link

Server should build project before generating preview, if necessary #783

Closed alcarney closed 5 months ago

alcarney commented 5 months ago

Expected behavior

This used to be the case in 0.91.0 of the extension, then it was removed because of #660 and similar issues. Now however, it should be safe to bring this back and is a common point of friction (#763, #778, https://github.com/swyddfa/esbonio/issues/699#issuecomment-1894355027)

Actual behavior

The server automatically trigger a Sphinx build of a project (if necessary) before opening the preview.

Log output

No response

(Optional) Settings from conf.py

No response