Recommended extensions for Logtalk development.
Installing this pack automatically installs the following extensions:
- Logtalk for VSCode (language support)
- Live Preview (preview of Handbook, Allure test reports, and generated documentation and diagrams)
- D2 (preview of generated diagrams in d2 format)
- Jupyter (notebook development)
Writing and running Jupyter notebooks also requires installing the Logtalk kernel, available from PyPI and Conda registries:
- https://pypi.org/project/logtalk-jupyter-kernel
- https://anaconda.org/conda-forge/logtalk-jupyter-kernel
For contributions to the individual extensions, please see their documentation.
For suggestions on additional extensions to include in this pack, open an issue in this pack repository.