zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.81k stars 3.06k forks source link

Texlab, LaTeX extension and LaTeX: Previewer opens in the wrong place #18539

Closed mocenigo closed 1 month ago

mocenigo commented 1 month ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Refer to https://github.com/latex-lsp/texlab/issues/1227 for the description. I do not know whether it is a bug in TeXLab, the latex extension passes the wrong parameters, or in Zed.

Environment

Zed: v0.154.3 (Zed) OS: macOS 15.1.0 Memory: 24 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


notpeter commented 1 month ago

As currently written this is unactionable.

Please provide reproduction instructions and example code triggering the issue and an explicit description of what is currently happening (wrong behavior) and what you expect to happen (correct behavior).

This most likely sounds like a zed-latex or a texlab issue.

Happy to re-open if there's something clear that Zed could be doing to improve the situation (extension infrastructure, additional context to LSP, etc).