Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>plantuml-swap-objectNew to Visual Studio Code? Get it now.
plantuml-swap-object

plantuml-swap-object

filu

|
32 installs
| (0) | Free
Swap the positions and arrow directions between objects written in the PlantUML description.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

plantuml-swap-object README

This extension allows the relationship between objects in a PlantUML description and the direction of arrows to be swapped.

Features

Example usage of the extension

Swap Object

A --> B
↓
B --> A

Swap Arrows

A --> B
↓
A <-- B

Swap Object and Arrows

A --> B
↓
B <-- A

Known Issues

  • Problem that "Swap Object" with abcd A --> B efgh results in B --> A efgh.

Release Notes

CHANGELOG.md


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft