Skip to content

Releases: FalsePattern/ZigBrains

20.3.0

06 Feb 00:02
8e9968b
Compare
Choose a tag to compare
  • Zig
    • Improved default colors

Full Changelog: 20.2.2...20.3.0

Downloads

JB marketplace
Download from FalsePattern.com

20.2.2

30 Jan 12:38
353151c
Compare
Choose a tag to compare

Fixed

  • Debugging
    • zig build run would run the process twice, one without, one with debugging

Full Changelog: 20.2.1...20.2.2

Relevant issues:

#96

Downloads

JB marketplace
Download from FalsePattern.com

20.2.1

22 Jan 11:33
26c4b26
Compare
Choose a tag to compare

Fixed

  • Zig
    • Lexer error when a zig file has a comment or multiline string at the end of file without trailing newline

Full Changelog: 20.2.0...20.2.1

Relevant issues:

#95

Downloads

JB marketplace
Download from FalsePattern.com

20.2.0

21 Jan 15:08
df15261
Compare
Choose a tag to compare

Added

  • Zig
    • Live template support

Full Changelog: 20.1.3...20.2.0

Relevant issues:

#94

Downloads

JB marketplace
Download from FalsePattern.com

20.1.3

15 Jan 19:20
3a5daab
Compare
Choose a tag to compare

Added

  • Project
    • .zig-cache directory added to autogenerated gitignore in the project generator

Fixed

  • Project
    • Zig Build tool window crashes when opening remote projects

Full Changelog: 20.1.2...20.1.3

Relevant issues:

#92

Downloads

JB marketplace
Download from FalsePattern.com

20.1.2

12 Jan 13:51
14c909d
Compare
Choose a tag to compare

Fixed

  • Zig
    • Source file path highlighter made the terminal lag with some files
    • Non-terminating rule in lexer could make the editor hang

Full Changelog: 20.1.1...20.1.2

Relevant issues:

#91

Downloads

JB marketplace
Download from FalsePattern.com

20.1.1

24 Dec 11:55
adb8797
Compare
Choose a tag to compare

Fixed

  • Zig
    • Unterminated string at the end of the file soft-locks the editor
    • Trailing commas in for loop parameters don't get parsed correctly

Full Changelog: 20.1.0...20.1.1

Relevant issues:

#88

Downloads

JB marketplace
Download from FalsePattern.com

20.1.0

22 Dec 22:18
77e72ea
Compare
Choose a tag to compare

Added

  • Zig
    • String, character literal, and @"identifier" quote matching

Fixed

  • Zon
    • Broken string quote handling

Full Changelog: 20.0.4...20.1.0

Downloads

JB marketplace
Download from FalsePattern.com

20.0.4

11 Dec 16:22
91e8857
Compare
Choose a tag to compare

Fixed

  • Renamed Zig new file task to "Zig File" and moved to the file creation group

Full Changelog: 20.0.3...20.0.4

Relevant issues:

#86

Downloads

JB marketplace
Download from FalsePattern.com

20.0.3

28 Nov 12:41
f9317eb
Compare
Choose a tag to compare

Fixed

  • Project
    • "Save all documents" hanging when trying to run a zig file

Full Changelog: 20.0.2...20.0.3

Relevant issues:

#86

Downloads

JB marketplace
Download from FalsePattern.com