Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
JSON to Python
New to Visual Studio Code?
Get it now.
JSON to Python
Preview
BringFuture
|
811 installs
|
(
0
)
|
Free
Converting JSON to python using `json-to-python`.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
JSON to Python
This extension allows you to perform
json.loads
on file through command.
Usage
Install extension from
Visual Studio Marketplace
Open file with JSON
Run command json to python and enjoy the converted object :)
Showcase