vscode-latex-preview icon indicating copy to clipboard operation
vscode-latex-preview copied to clipboard

Compilation and embedded preview of LaTeX documents for Visual Studio Code

Results 16 vscode-latex-preview issues
Sort by recently updated
recently updated
newest added

When I try to show a preview of my LaTex file I get the following error message: `Running the contributed command:'vscode.previewHtml' failed. Illegal argument 'column' - (optional) Column in which...

Bumps [ws](https://github.com/websockets/ws) from 1.1.5 to 7.2.0. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 7.2.0 > # Features > > - Added ability to specify the `readableObjectMode` option when using...

dependencies

Installed plugin. Opened a .tex file. No button as directed on title bar to open preview?

When resizing the tab window size horizontally with the mouse (click/drag), after I let go of the left mouse button it behaves as if I had not released the button....

Hi all! It seems like the `previewHtml` is [being removed in the March release](https://github.com/Microsoft/vscode/issues/62630#issuecomment-459898226). This means that this extension would need to be moved to the new [Webview API](https://code.visualstudio.com/api/extension-guides/webview) pretty...

When I try to preview a file I get the error: Unable to open 'Preview "filename.tex"': Cannot read property 'map' of undefined. Windows 10 v.1.15.1

After updating to version 1.25.1, I can't use preview anymore. This is the error that comes up: `` Running the contributed command:'vscode.previewHtml' failed. Illegal argument 'column' - (optional) Column in...

First of all, this extension is fantastic. Latex Workshop is just _too_ complicated to use for us who just want to do simple things, and have simple ways to do...

I have a markdown file which I automatically convert to latex when it's saved. Would it be possible to have a setting where saving *any* file triggers the preview update?

I'm have been using this extension in combination with the Latex Workshop extension, but I realised I probably don't even need the Latex Workshop extension. The only thing that would...