Convert and preview MOBI ebook files in VS Code.
- Open a MOBI file in VS Code.
- Run
View Mobi
in the command palette (ctrl+shift+P
)
The View Mobi
command creates an html conversion in the directory of the mobi file and opens a preview in VS Code.
This extension uses the node-mobi package to convert mobi files.