Releases: vitalyruhl/intouch-language
V1.4.0
V1.3.0
V1.3.0
add own dark theme based on GitHub (Dark Classic) VS Code theme from BerriJ
some bugfixes in regex for Keywords
### V1.2.1
V1.2.1
- bug fix trailing whitespace before
-
V1.2.0 - Fix bug, and add some new futures
V1.2.0
- Add folding between
{region xxxx}
and{endregion xxxx}
- Add Nesting between
{region xxxx}
and{endregion xxxx}
- Auto closing brackets in strings and comments
- remove unused dependency with dependabot alert.
- add wordPattern and indentationRules into language configuration
- fix bug - issue #13, formatter formats dashed variable
foo-bar
-->foo - bar
V1.1.0 - Add Codeblock Feature, some Snippets
V1.1.0
Add Code-Blocks for Nesting and Folding in code without keywords Start:{>, End:{<
Add Snipped cb# : add new Code-Block
Add Snipped for# : add for-next-block
Add Snipped func# : add new empty Function
correct some spelling mistakes
remove debugging settings
V1.0.0 - Release Full Version
V0.3.3 - importand Bugfix
V0.3.3
2021.10.29 VitalyRuhl
correct some spelling mistakes
debug per default off, instead on
correct .vscodeignore
V0.3.2
2021.10.29 VitalyRuhl
automatic increased number on publish (my mistake)
V0.3.1
2021.10.28 VitalyRuhl
fixed bug on escaped string end tmp="\share";
Add some missing formatting rules
V0.3.0 Add Formatting Function
Add formatting groud function and release on vsc-store
V0.2.0 - Add all Keywords from IT-Help
Add all Keywords from IT-Help and test
Beta-Release. Only Hilighting
Codehilighting is ready