ajshort / vscode-latex-preview

Compilation and embedded preview of LaTeX documents for Visual Studio Code
MIT License
32 stars 11 forks source link

previewHtml being deprecated #26

Open znd4 opened 5 years ago

znd4 commented 5 years ago

Hi all! It seems like the previewHtml is being removed in the March release. This means that this extension would need to be moved to the new Webview API pretty soon.

I'm trying to find a way to make this switch without a complete overhaul, but I don't have much JavaScript experience, so it's a little difficult for me. Does anyone have the JavaScript experience and the time to work on this? (the change needs to be made in extension.showPreview)

JaeDukSeo commented 5 years ago

is this solved?

znd4 commented 5 years ago

I spent a while trying to make this change, but I shelved it eventually because I just don't have the javascript fluency to pull this off.

pniedzwiedzinski commented 5 years ago

any alternatives for a plugin like this that works with new vscode?

znd4 commented 5 years ago

I serious recommend latex workshop. It's a bit tricky to get set up, but it works quite well once it is