Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-jsonpNew to Visual Studio Code? Get it now.
vscode-jsonp

vscode-jsonp

Lu Yizhi

|
4,019 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON with Prefix

Example

// this is comment
{
	address: "0.0.0.0",
	port: 3000,
	cert: File"../certs/public.cert",
	key: File"../certs/private.key",
	staticDir: Dir"../static",
	viewDir: Dir"../views",
	// and so on
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft