A language server for working with Sphinx projects.

esbonio language-server sphinx sphinx-extension
2 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
help wanted devops

A language server for working with Sphinx projects.

Python
#esbonio#language-server#sphinx#sphinx-extension

AI Summary: The Esbonio VSCode extension's preview functionality fails to display the generated HTML when using a remote tunnel connection. The issue likely stems from the extension's inability to correctly access or serve the locally generated HTML files within the remote container's file system. Debugging requires investigating the file paths used by the extension, ensuring the server correctly serves the files, and potentially adjusting the extension's configuration to handle remote development environments.

Complexity: 4/5
bug help wanted triage ide:vscode

A language server for working with Sphinx projects.

Python
#esbonio#language-server#sphinx#sphinx-extension