- Update grammar to the one provided by https://github.com/qjebbs/vscode-plantuml
- Fixed some discrepancies in the plantum.json related to the scopeName property (thanks markushedvall!)
- Fixes problems with single line comments and adds support for block comments (thanks bewam!)
- Adds a bunch of snippets for plantuml (big thanks to trevershick!)
- Added fix for wrong highlighting on sequence diagrams thanks to aKenjiKato