<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova-zig/extension.json, branch v0.2.0</title>
<subtitle>Write, build, test and debug Zig projects natively in Nova</subtitle>
<id>https://git.dcz.at/nova-zig/atom?h=v0.2.0</id>
<link rel='self' href='https://git.dcz.at/nova-zig/atom?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/'/>
<updated>2026-05-10T17:21:33Z</updated>
<entry>
<title>Chore: Move extension bundle into Zig.novaextension/ subdirectory</title>
<updated>2026-05-10T17:21:33Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-10T17:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=b80b9c1f82585677a7c042557576c41b1670d259'/>
<id>urn:sha1:b80b9c1f82585677a7c042557576c41b1670d259</id>
<content type='text'>
Separates Nova extension resources from development-only items.
Development items (ISSUES.md, vendor/, examples/) remain at the repo root.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Refactor: Rework settings, language, icons</title>
<updated>2026-05-10T17:06:22Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-10T17:06:22Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=315195d38c26c33dd25933895201c706b3aef782'/>
<id>urn:sha1:315195d38c26c33dd25933895201c706b3aef782</id>
<content type='text'>
- The plugin and workspace settings have been restructured to make more sense and provide a better user experience.
- English and German languages have been reworked completely to sound more precise.
- Icons for tasks have been added.</content>
</entry>
<entry>
<title>Refactor: Improve settings layout and language</title>
<updated>2026-05-09T16:54:12Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-09T16:54:12Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=d09074e28b9156e920b52ade07e7fd6f5ec3a6c1'/>
<id>urn:sha1:d09074e28b9156e920b52ade07e7fd6f5ec3a6c1</id>
<content type='text'>
- Settings are re-grouped and messages have been improved greatly.
- The English language is no longer the default, it moved to a lproj as well, and strings are resolved using a key rather than text.
</content>
</entry>
<entry>
<title>Fix: Add inherit option to bool workspace options</title>
<updated>2026-05-09T12:26:55Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-09T12:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=9409ba9689468c8b4ea9371b22eb2ba11354b847'/>
<id>urn:sha1:9409ba9689468c8b4ea9371b22eb2ba11354b847</id>
<content type='text'>
Instead of a checkbox, the boolean workspace options now show three radio buttons, adding the option to inherit the value from the global option
</content>
</entry>
<entry>
<title>Style: Format extension manifest</title>
<updated>2026-05-08T19:04:52Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-08T19:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=8dfe15aa16c51eb7eca0c2edaedcb83b5f8a92d0'/>
<id>urn:sha1:8dfe15aa16c51eb7eca0c2edaedcb83b5f8a92d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: New task system</title>
<updated>2026-05-08T01:00:15Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-08T01:00:15Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=b9d713336bd4fdc5e40899257b1fe7a356ca8dcf'/>
<id>urn:sha1:b9d713336bd4fdc5e40899257b1fe7a356ca8dcf</id>
<content type='text'>
This commit brings a complete rewrite of the task system to align the Zig build system and Nova task system as closely as possible. Lots of new options and settings have been added to the tasks, and the Zig extension will auto-detect tasks from the `zig build --list-steps` command. Should you prefer to add tasks manually, or need a more fine-grained control, the auto-detection can be disabled.

This rewrite has not yet been thoroughly tested and will likely be a little rough around the edges.</content>
</entry>
<entry>
<title>Chore: Change licence to SPDX identifier</title>
<updated>2026-05-08T00:30:32Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-08T00:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=fa99e9c7564bafef500ec3b2218859319098ee74'/>
<id>urn:sha1:fa99e9c7564bafef500ec3b2218859319098ee74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release: 0.1.8</title>
<updated>2026-05-07T16:56:43Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-07T16:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=45999fdbf6ca27b83e3f939aee49971882d81766'/>
<id>urn:sha1:45999fdbf6ca27b83e3f939aee49971882d81766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat: Add LLDB log creation setting, improve logs</title>
<updated>2026-05-07T16:12:39Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-07T16:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=384a44bd1189119326350996fcdff1cf4394a8cd'/>
<id>urn:sha1:384a44bd1189119326350996fcdff1cf4394a8cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2026-05-07T12:33:19Z</updated>
<author>
<name>David Czihak</name>
<email>git@dcz.at</email>
</author>
<published>2026-05-07T12:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.dcz.at/nova-zig/commit/?id=ddf2de739068b5ff0866ccb1d067f3cb53a4fc55'/>
<id>urn:sha1:ddf2de739068b5ff0866ccb1d067f3cb53a4fc55</id>
<content type='text'>
</content>
</entry>
</feed>
