Skip to content

Add support for plantuml file (*.puml) #2593

@gerryhjs

Description

@gerryhjs

Please support us before creating a feature request, thanks for your support 😁

Please check

  • please do consider buy this plugin here or donating us on Open Collective Or by AliPay/WeChatPay.
  • This issue/feature request is not reported before.

Your programming languages

plantml

Expected Behavior

  • Rainbow brackets works

Current Behavior

  • Rainbow brackets doesn't works

Code examples


package "Some Group" {
  HTTP - [First Component]
  [Another Component]
}

node "Other Groups" {
  FTP - [Second Component]
  [First Component] --> FTP
}

cloud {
  [Example 1]
}


database "MySql" {
  folder "This is my folder" {
    [Folder 3]
  }
  frame "Foo" {
    [Frame 4]
  }
}



Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions