Vimr: Add preview tool for pdf?

Created on 14 Nov 2016  ·  7Comments  ·  Source: qvacua/vimr

  • TBD

Most helpful comment

I implemented a version with the pdf tool! I just need to make a pr, which will be soon

All 7 comments

Would quick-look framework do that?

I'm interested in this feature, any input on how difficult it would be to implement this? (i.e. would starting with the markdown preview infrastructure and adapting to support PDFs work or would this need to be done from scratch)

Is this still a possibility?

@leonardt It'd be not very difficult, probably one can copy-and-paste the HTML preview and replace the WebView with a pdf view.
@noahgamboa Yes, it just has to be implemented... 😬

I implemented a version with the pdf tool! I just need to make a pr, which will be soon

Any update on this @noahgamboa ?

This would be awesome to have. It would work great with vimtex.

LaTeX-Workshop plugin for vscode uses mozilla's pdf.js viewer.

Are there any native macOS options which would be easier to integrate ? For now I simple want to get a preview of the pdf built by vimtex plugin. I guess synctex support could be added later.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

laur1s picture laur1s  ·  5Comments

numbcoder picture numbcoder  ·  3Comments

TravisDart picture TravisDart  ·  7Comments

crisidev picture crisidev  ·  7Comments

pjg picture pjg  ·  8Comments