I've come around this extension shortly and found it usefull.
The only annoying thing is that (in my case) the pdf file always get opened in an external viewer automaticlly.
I use a pdf viewer inside of vscode so I don't need the pdf file opened in an external viewer.
This pull request fix this behavior through adding a new property which lets the user decide if the document will be opened or not.
Hi,
I've come around this extension shortly and found it usefull. The only annoying thing is that (in my case) the pdf file always get opened in an external viewer automaticlly. I use a pdf viewer inside of vscode so I don't need the pdf file opened in an external viewer.
This pull request fix this behavior through adding a new property which lets the user decide if the document will be opened or not.