Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>JSON SnippetsNew to Visual Studio Code? Get it now.
JSON Snippets

JSON Snippets

Neil Rehani

|
1,431 installs
| (1) | Free
This is a extension from which you can generate some JSON code in seconds
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Snippets

This is a snippet extension created by Neil Rehani. These are the commands:

1 - sjson

[
	{
		"key":"value",
	}
]

2 - sejson

[
	{
		
	}
]

3 - kvjson

		"key":"value",

4 - kjson

		"key":

5 - vjson

		"value"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft