Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.56 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.56 KB

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
  • Completion suggestions
  • Formatting
  • Navigation
  • Property prompts based on entity definitions
  • Type use

In the future, these features will be added:

  • Refactoring, code checking, etc.
  • Search, syntax detection, etc.
  • Property check based on 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 2022.3 to the latest.

Installation

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

installation