Skip to content

Releases: vitalyruhl/intouch-language

V1.4.0

29 Nov 20:06
4c34772
Compare
Choose a tag to compare

V1.4.0
Correct some bugs in regex for syntax-highlighting
Theme -> Add more compatibility to other languages
Add more compatibility to other Themes (e.g. material-theme)

V1.3.0

28 Nov 12:01
d6391e4
Compare
Choose a tag to compare

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

25 Jan 15:44
Compare
Choose a tag to compare

V1.2.1

  • bug fix trailing whitespace before -

V1.2.0 - Fix bug, and add some new futures

23 Jan 18:36
Compare
Choose a tag to compare

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

02 Nov 13:13
6cc568b
Compare
Choose a tag to compare

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

30 Oct 06:56
Compare
Choose a tag to compare

V0.3.3 - importand Bugfix

29 Oct 11:31
Compare
Choose a tag to compare

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

28 Oct 18:00
3667932
Compare
Choose a tag to compare

Add formatting groud function and release on vsc-store

V0.2.0 - Add all Keywords from IT-Help

22 Jul 16:31
Compare
Choose a tag to compare

Add all Keywords from IT-Help and test

Beta-Release. Only Hilighting

02 Jul 11:22
Compare
Choose a tag to compare

Codehilighting is ready