reflog / vscode-jsonresume

JSONResume extension for VSCode
9 stars 2 forks source link
extension jsonresume visual-studio-code

JSONResume

This extension is a wrapper around a great tool called hackmyresume that allows you to validate, analyze and convert your JSONResume document.

Features

The following features are available:

Resume preview

Resume preview

Schema hints and completion (jsonschema)

Tip: For this mode to work, your files must be end with .resume.json . See Known Issues

Schema hints

Schema validation (hackmyresume)

Schema validation

Resume analysis (hackmyresume)

Resume analysis

PDF Generation

PDF Generation

Extension Settings

This extension contributes the following settings:

This extension contributes the following key bindings:

Known Issues

  1. To make sure that the schema validation works properly, your files must be end with .resume.json .
  2. External images don't seem render in the HTML preview. PDF Generation is not affected.
  3. No tests :)

Release Notes

[0.0.3]

0.0.2

0.0.1