/jimmer-dto

为Jimmer框架的DTO语言提供语法支持

Primary LanguageKotlinGNU Affero General Public License v3.0AGPL-3.0

JimmerDTO Plugin for IntelliJ IDEA

中文说明

Introduction

The plugin developed for IntelliJ IDEA provides support for the JimmerDTO language of Jimmer.

Currently, it supports the following features:

  • Syntax highlighting for the language itself

In the future, these features will be added:

  • Completion suggestions, formatting, refactoring, code checking, etc.
  • Navigation, search, property prompts based on entity definitions, syntax detection, etc.
  • Type, property jumps, context detection

DEMO

doc comment、block comment、end of line comment、allScalars、flat、alias group、modifier

all-flat-as-recursive

package import、annotation

annotation

allScalars、id、alias

id

Support Information

The plugin supports both the community and ultimate editions of IDEA, from version 2020.3.4 to the latest.

Installation Method

You can directly search for "JimmerDTO" in the IDEA plugin market.

installation