Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.39 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.39 KB

Feakin - Architecture DSL

Build Version Downloads

Features:

  • Lexer and Parser Definition
  • Highlight code
  • Line Marker Provider
    • LayeredGuarding
    • Endpoint Run
    • Endpoint Test
    • GenImpl
  • Completion Contributor
  • Structure View
  • Folding
  • Brace Matching
  • Block Selection
    • Block
    • Flow Entry
  • Code Formatting
  • Code Style Settings
  • Reference Contributor
    • ContextName
    • File Importer
    • Others
  • 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

  • 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.