You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide the ability of a live preview outside of VS Code.
People are using different IDEs, and we cannot do a full integration into all of them.
But we can provide a generic preview ability, e.g. sphinx-autobuild.
Task:
document why we use sphinx-autobuild (or some alternative)
implement solution
The text was updated successfully, but these errors were encountered:
Provide the ability of a live preview outside of VS Code.
People are using different IDEs, and we cannot do a full integration into all of them.
But we can provide a generic preview ability, e.g. sphinx-autobuild.
Task:
The text was updated successfully, but these errors were encountered: