Skip to content

This repository is for VS code extension of the JASPEX online tool.

Notifications You must be signed in to change notification settings

AyuSharma-dev/Jaspex_Vscode

Repository files navigation

Jaspex

This tool helps you to convert your hard coded JSON into APEX JSON GENERATOR class code automatically.


How to use.

  • To use this tool select you JSON in vscode.

SELECT JSON

  • Open Command Pallet usign SHIFT+CTRL+P and select JASPEX: Create JSON Generator From Selected Text.

SELECT Option

  • If operation done successfully your APEX code will be copied on ClipBoard.

  • Press CTRL+V to Paste it inside your code.

Paste Code


Features

  • Create Json generator object from Selected JSON.
  • Creaet Json generator object from Copied JSON.
  • Create Json generator object from Selected Quoted JSON.

Quoted JSON conversion

  • Create Json generator object from Copied Quoted JSON.

Installation


Enjoy!

About

This repository is for VS code extension of the JASPEX online tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published