# ConvertYamlAndProperties **Repository Path**: threec/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**: 0 - **Forks**: 13 - **Created**: 2021-06-25 - **Last Updated**: 2021-06-25 ## Categories & Tags **Categories**: Uncategorized **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.