4
Nicer autocomplete for JSON property (automatically add double quotes)
Source: Kong/insomnia#3329 · opened by @unknown
Is there a way to enable autocomplete double quotes for JSON properties, or create a custom ?
In VSCode if you write: { test } and hit CTLR + Space in test it suggests "test" for completion in JSON files, simple yet useful when writing JSON request body.
Example:

1 vote · 0 comments
No comments yet.