# solon-idea-plugin
**Repository Path**: opensolon/solon-idea-plugin
## Basic Information
- **Project Name**: solon-idea-plugin
- **Description**: Solon Idea 插件:可生成模块项目、提供配置提示
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 18
- **Forks**: 7
- **Created**: 2023-02-07
- **Last Updated**: 2025-12-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Solon
[](https://plugins.jetbrains.com/plugin/21380-solon)
[](https://plugins.jetbrains.com/plugin/21380-solon)
## Plugin description
Solon 的 IntelliJ IDEA 插件,特性:
* 提供新建项目向导
* 自动完成 .properties 或 .yml 属性配置文件的提示
* 属性块跳转实体支持
* 注入字段高亮显示
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Solon" >
Install Plugin
- Manually:
Download the [latest release](https://gitee.com/noear/solon-idea-plugin/releases) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
[template]: https://github.com/JetBrains/intellij-platform-plugin-template