How do I open a YAML file in IntelliJ?
Open the properties file. Right click on editor region. Select ‘Generate Yaml File’ option. A new Yaml file (with same name as properties file) will be generated in same directory as the selected properties file.