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
Since v0.2.1 the extension manages multi-root workspaces better. This doesn't mean multiple literate projects with cross-referencing, but rather that projects in different folders can be added to the same workspace without these interfering with each other.
Still, good cross-referencing between projects would be an interesting excercise.
…sible for
handling the parsing and rendering of literate files and for creation of
fragment maps. Different parts use the new central fragment repository. This
has been done with future enhancements in mind.
* Literate program split up into several documents. TOC, chapter linking and
similar features have become important, but for now accept that browsing the
literate program isn't the easiest. Something to be address better through #7,
#10 and #11.
* Diagnostics don't repeat unnecessarily.
Design and implement a good mechanism to support multiple .literate document projects.
Whilst this is with multiple .literate document projects in mind the feature should work equally well for single .literate document projects.
The text was updated successfully, but these errors were encountered: