Releases: FalsePattern/ZigBrains
Releases · FalsePattern/ZigBrains
20.3.0
20.2.2
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:
Downloads
20.2.1
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:
Downloads
20.2.0
20.1.3
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:
Downloads
20.1.2
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:
Downloads
20.1.1
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:
Downloads
20.1.0
Added
- Zig
- String, character literal, and
@"identifier"
quote matching
- String, character literal, and
Fixed
- Zon
- Broken string quote handling
Full Changelog: 20.0.4...20.1.0
Downloads
20.0.4
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:
Downloads
20.0.3
Fixed
- Project
- "Save all documents" hanging when trying to run a zig file
Full Changelog: 20.0.2...20.0.3