- Added snippets for TON, TOF, CTU, CTUD and TP
- Added keyword: type, end_type, label, end_label
- Enabled highlighting of .udt files
- Added keyword: any
- Added keywords: exit, repeat, until, end_repeat
- Added keywords: region, end_region (TIA)
- Added snippet for repeat
- Changed the case-snippet to resemble how they look in Simatic Step 7
- Can now tab past snippets to new line below snippet
- Added semi-colon to case-snippet
- Filled in the changelog for some versions back
- Removed unnecessary files
- Fixed autoindent
- Added case structure to snippets
- Fixed a bug that caused wrong focus-shift while using some of the IF-snippets
- Made snippets use lower case letters for code that is not in the declaration area
- Bug fix
- Spell changes
- Added autocomplete suggestion lookup for S7 system attributes
- First release and incremental additions.