umple / Umple-for-Vscode

vscode extension for umple

Home Page:https://marketplace.visualstudio.com/items?itemName=digized.umple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

umple README

A language extension for the Umple Modeling tool and programming language.

Umple is a modeling tool and programming language family to enable what we call Model-Oriented Programming. It adds abstractions such as Associations, Attributes and State Machines derived from UML to object-oriented programming languages such as Java, C++, PHP and Ruby. Umple can also be used to create UML class and state diagrams textually.

Features

  • Syntax Highlighting.
  • Linting.
  • Umple panel.
  • Quickly generate and compile code.
  • Snippets.
    • generate a class.

snippets

snippets

Release Notes

[1.1.0]

  • Improve Error UX -- thanks to @shoevancar

About

vscode extension for umple

https://marketplace.visualstudio.com/items?itemName=digized.umple

License:MIT License


Languages

Language:TypeScript 97.2%Language:Java 2.8%