[Back to main]
JSON with Interpolation Test
Features to test:
- Syntax highlighting: Notice ${...} interpolations have JavaScript highlighting
- Completions: Type inside ${} to see JavaScript completions
- Hover: Hover over variables inside ${} for type info
- Comments: // and /* */ comments are supported
- Trailing commas: Trailing commas are allowed