- Sync_mapping patterns support highlight
- Small regex changes
- debug log - warn too
- Accidentally update the major version =(
- Added new syntax highlight for old and new functions
- Added new functions and snippets.
- Highlight deprecated!
- Added new functions.
- Wrong attr key, fixed.
- Add model.addDisplayAttribute/model.removeDisplayAttribute to language and snippet
- Remove unused SQL language
- Update .atom-build.yml-EXAMPLE with human friengly explanations. (by Iryna_Iatsiuk_CW@bmc.com TKU Dev team)
- tplpre highlight error in "if model.kind(si) <> 'SoftwareInstance' then" now disabled and set to simple mode.
- language-tplpre.atom-build.yml-EXAMPLE - renamed to disallow Atom to parse it.
- Fix links.
- repo rename to "trianglesis" (old triaglesis)
- better readme
- model grammar enhancements
- support of '''(?i)-D SERVER_CONFIG_FILE\s*=\s*"'["']''' strings.
- readme update with fancy pics
- NEW model files grammar
- fixes in tpl snippet
- escape dots - snippet fix.
- regex.extract snippet fix.
- build script info and examples updated
- regex fix was not properly updated
- simple_identifiers fix regex
- regex strings fix regex
- build file draft for all operations
- definitions functions fix
- build yml example in module root updated
- Build system examples included.
- Most syntax highlighted with better regexes
- Worked syntax highlight in most places.
- Snippet of autocompletion is added and confugured.
- Some dev and experimental