-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Open
Labels
ConfigDXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)
Description
Description
IDE like PHPStorm have a great support for Yaml validation against a JSON schema.
Code completion
For example, you can use code completion for YAML documents that have the JSON schema, or you can complete anchor aliases.
The idea is to generate a schema.json
from all the allowed configuration.
Example
I created a JSON schema manually for Yaml files and this was a pleasant experience to have autocompletion and errors directly highlighted in PHPStorm.
asispts, valtzu, kaznovac, andrew-demb, alessandro-podo and 5 moreemnsen, tito10047, PabloKowalczyk, 7-zete-7, Kocal and 1 more
Metadata
Metadata
Assignees
Labels
ConfigDXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)