James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.47k stars 519 forks source link

Conflict with "vscode-pdf" #4241

Closed mxdoerfler closed 3 months ago

mxdoerfler commented 3 months ago

Pre-checks

Please change the following [ ] to [x] for confirmation.

  • [ ] The issue has not been reported in this repository.
  • [x] The issue remains after disabling all other extensions and restarting Visual Studio Code.
  • [x] The FAQ cannot address the issue.
  • [X] The issue is not related to compiling a document, or the document can be successfully compiled in the OS terminal but not in Visual Studio Code with this extension.

Environment

The Issue

When trying to preview a latex document get the following warning.

LaTeX Workshop is incompatible with "vscode-pdf". We compete when opening a PDF file from the sidebar. Please consider disabling either extension.

This has been raised before and marked as fixed. Seems to be back.

James-Yu commented 3 months ago

Yes. The extension does conflict with the other one. "We compete when opening a PDF file from the sidebar."

mxdoerfler commented 3 months ago

Ah my bad, had read old issue as conflict was resolved and don't have to disable one of the two 👍