# ConvertYamlAndProperties **Repository Path**: xqchen/ConvertYamlAndProperties ## Basic Information - **Project Name**: ConvertYamlAndProperties - **Description**: IntelliJ IDEA plugin - Convert Yaml And Properties Files - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 56 - **Forks**: 13 - **Created**: 2020-02-16 - **Last Updated**: 2025-01-08 ## Categories & Tags **Categories**: idea-plugins **Tags**: None ## README # Convert Yaml And Properties Files > You can quickly convert Properties files to YAML files, or YAML files to Properties files [Github](https://github.com/chencn/ConvertYamlAndProperties) | [Gitee](https://gitee.com/xqchen/ConvertYamlAndProperties) | [JetBrains Plugin Download](https://plugins.jetbrains.com/plugin/13804-convert-yaml-and-properties-file) ![show.gif](images/show.gif) ## Change Log >1.0.4 fix bugs. >1.0.3 fix YAML file null value exception. >1.0.2 Show menu only with files of specified type.