243.22562
This is the tenth public EAP release of Writerside. Based on IntelliJ platform 2024.3.
Snippet libraries
In this release, we are introducing a dedicated view for managing libraries used to store reusable content snippets.
While you can reuse any element that has an ID from one topic in another, it’s best practice to store reusable content snippets in dedicated library files. This approach makes it easier to search for and maintain snippets, reduces the risk of errors if topics containing reusable content are removed, and allows you to organize snippets by topic for more convenient access.
In the Writerside tool window, there is now a new node named Snippets. This node opens the Snippet Libraries pane where you can add your existing library topics, group, rename, and delete them, as well as create new ones.
For more information, see Snippet libraries.
Instance groups
If you have multiple instances and need to share content between them by applying filters, you can create an instance group and refer to this group instead of each instance individually. This can make your sources more concise and help you manage conditional filters for groups of instances.
For more information, see Instance groups.
Other fixes and improvements
You can now create wrapper topics to combine several topics into a hierarchical section directly from the Writerside tool window. Either group existing topics or create a new empty section.
Writerside now properly invokes the Save Image dialog when you drag an image file into the editor.
If you are using Algolia's free plan for your documentation search, you can now enable the Algolia logo in search results to comply with their usage terms.
Various fixes for our GitHub action, API docs generation, and XML schema.