Open Issues Need Help
View All on GitHub 3.14 CI pipeline does nothing 2 months ago
help wanted devops
swyddfa/esbonio
157
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
swyddfa/esbonio
157
A language server for working with Sphinx projects.
Python
#esbonio#language-server#sphinx#sphinx-extension