Skip to content

Releases: danipen/TextMateSharp

v1.0.64

18 Oct 11:54
0b99f35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.63...v1.0.64

v1.0.63

25 Aug 16:14
3c5fb57
Compare
Choose a tag to compare

What's Changed

  • Fix StateStack.Reset() does not reset anchor position by @aikawayataro in #73
  • Use StringBuild.Append(char) to append single characters by @Numpsy in #74
  • Fix some CA1854 NetAnalyzers suggestions by @Numpsy in #71

Full Changelog: v1.0.62...v1.0.63

v1.0.62

13 Aug 12:24
7ab4cbb
Compare
Choose a tag to compare

Full Changelog: v1.0.61...v1.0.62

v1.0.61

10 Aug 10:36
a54cfa2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.60...v1.0.61

v1.0.60

31 Jul 15:53
8bb19f1
Compare
Choose a tag to compare

What's Changed

  • Emit a ModelTokensChangedEvent for all the lines when setting a null grammar by @danipen in #69

Full Changelog: v1.0.59...v1.0.60

v1.0.59

26 Jul 06:48
5f8da79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.58...v1.0.59

v1.0.58

28 Jun 11:41
c4720a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.57...v1.0.58

v1.0.57

11 Jun 10:42
Compare
Choose a tag to compare

Update csharp grammar to the latest available version: microsoft/vscode@35d97bc

V1.0.56

14 Sep 06:14
84a4383
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.55...v1.0.56

v1.0.55

08 May 12:34
c2d1d7d
Compare
Choose a tag to compare

What's Changed

  • Improve interop for win-x86 and win-x64 by @danipen in #52

Full Changelog: v1.0.54...v1.0.55