Esbonio

Latest version: v0.16.5

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.94.2

Misc

- Fix release pipeline ([831](https://github.com/swyddfa/esbonio/issues/831))

esbonio-vscode-extension-v0.94.1

0.94.1

Misc

- Update bundled version of the language server to `v1.0.0b5` ([831](https://github.com/swyddfa/esbonio/issues/831))

esbonio-language-server-v1.0.0b5

0.94.0

Breaking Changes

- The `Open Preview to the Side` and `Open Preview` commands have been renamed to `Preview Documentation in Split Window` and `Preview Documentation` respectively. ([780](https://github.com/swyddfa/esbonio/issues/780))

Enhancements

- Esbonio now adds an icon to the editor toolbar that opens the preview in markdown files. ([780](https://github.com/swyddfa/esbonio/issues/780))
- The preview pane will now show a "No Content Found" message if the file could not be previewed.
The message contains troubleshooting steps on how the preview might be fixed. ([793](https://github.com/swyddfa/esbonio/issues/793))

Misc

- Esbonio now depends on the [MyST Syntax Highlighting](https://marketplace.visualstudio.com/items?itemName=chrisjsewell.myst-tml-syntax) extension. ([#794](https://github.com/swyddfa/esbonio/issues/794))

esbonio-language-server-v1.0.0b3

0.93.2

Fixes

- Fix pipeline to publish to Open VSX ([777](https://github.com/swyddfa/esbonio/issues/777))

esbonio-vscode-extension-v0.93.1

0.93.1

Fixes

- Rebuild extension to pull in the latest esbonio release ([775](https://github.com/swyddfa/esbonio/issues/775))

esbonio-vscode-extension-v0.93.0

0.93.0

Breaking Changes

- - Removed the `esbonio.server.logLevel` option, use `esbonio.logging.level` instead.
- Removed the `esbonio.server.logFilter` option, it has been made obselete by the other `esbonio.logging.*` options

([748](https://github.com/swyddfa/esbonio/issues/748))
- The `esbonio.server.enabledInPyFiles` configuration option has been removed, use `esbonio.server.documentSelector` instead ([756](https://github.com/swyddfa/esbonio/issues/756))

Enhancements

- Added the following configuration options

- `esbonio.logging.level`, set the default logging level of the server
- `esbonio.logging.format`, set the default format of server log messages
- `esbonio.logging.filepath`, enable logging to a file
- `esbonio.logging.stderr`, print log messages to stderr
- `esbonio.logging.window`, send log messages as `window/logMessage` notifications
- `esbonio.logging.config`, override logging configuration for individual loggers, see the [documentation](https://docs.esbon.io/en/latest/lsp/reference/configuration.html#lsp-configuration-logging) for details
- `esbonio.trace.server` enables the logging of LSP messages sent to/from the server

([748](https://github.com/swyddfa/esbonio/issues/748))
- Added the `esbonio.server.documentSelector` option, granting the user fine grained control over which files the server is enabled in. ([756](https://github.com/swyddfa/esbonio/issues/756))

Fixes

- The extension will now notify the server when the user changes Python environment via the Python extension ([703](https://github.com/swyddfa/esbonio/issues/703))

esbonio-language-server-v1.0.0b2

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.