jsonresume / vscode-jsonresume

JSONResume creation, validation, and code completion in VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSONResume

This extension provides Intellisense, and validation support for JSON Resume files.

Features

To use this plugin, open a JSON Resume file named either resume.json or with a name ending in .resume.json.

Intellisense

To activate Intellisense, press CTRL + SPACE where you want to enter a new field.

Intellisense Preview

Validation

Validation is automatic. To see issues with your resume, open the Problems tab.

Validation Preview

About

JSONResume creation, validation, and code completion in VSCode

License:MIT License