language-plantuml icon indicating copy to clipboard operation
language-plantuml copied to clipboard

Results 5 language-plantuml issues
Sort by recently updated
recently updated
newest added

The "cloud" and "database" keywords are used in a component diagram creation. http://plantuml.com/en/guide

Several language features are not working correctly: - several arrow styles like: ->>, o->, -\, etc - participants like: entity, control, database, etc - multiline comment (/' and '/) are...

I've added a `settings/language-plantuml.cson` config file, and specified the comment syntax, as per MatthiasHertel said. Also, I've standardized the grammar file, converting it to CSON.

Using ctrl-/ command adds wrong comment characters. See example below /_state "fuel prices" as fp_/ should be /'state "fuel prices" as fp'/

Atom does not highlights syntax on .plantUML files. It works with .pu files I'm using Atom 1.0.2 on windows 7