https://github.com/feakin/intellij-feakin
Feakin DSL IDE support, for generate DDD code and 10x flow.
https://github.com/feakin/intellij-feakin
diagram
Last synced: 9 months ago
JSON representation
Feakin DSL IDE support, for generate DDD code and 10x flow.
- Host: GitHub
- URL: https://github.com/feakin/intellij-feakin
- Owner: feakin
- License: mpl-2.0
- Created: 2022-09-26T13:35:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T13:01:33.000Z (about 1 year ago)
- Last Synced: 2024-11-16T13:18:40.934Z (about 1 year ago)
- Topics: diagram
- Language: Kotlin
- Homepage:
- Size: 1.92 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - feakin/intellij-feakin - 05 star:0.0k fork:0.0k Feakin DSL IDE support, for generate DDD code and 10x flow. (Kotlin)
README
# Feakin - Architecture DSL

[](https://plugins.jetbrains.com/plugin/20026-feakin)
[](https://plugins.jetbrains.com/plugin/20026-feakin)
Features:
- [x] Lexer and Parser Definition
- [x] Highlight code
- [x] Line Marker Provider
- [x] LayeredGuarding
- [ ] Endpoint Run
- [ ] Endpoint Test
- [x] GenImpl
- [x] Completion Contributor
- [x] Structure View
- [x] Folding
- [x] Brace Matching
- [x] Block Selection
- [x] Block
- [x] Flow Entry
- [x] Code Formatting
- [ ] Code Style Settings
- [x] Reference Contributor
- [x] ContextName
- [x] File Importer
- [ ] Others
- [x] Commenter
- [ ] Rename Refactoring
- [ ] Quick Fix
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Feakin" >
Install Plugin
## License
inspired and based on [https://github.com/intellij-rust/intellij-rust](https://github.com/intellij-rust/intellij-rust)
- MIT license. Copyright (c) 2015 Aleksey Kladov, Evgeny Kurbatsky, Alexey Kudinkin and contributors
- MIT license. Copyright (c) 2016 JetBrains
@2022 This code is distributed under the MPL license. See `LICENSE` in this directory.