A Zed editor extension that provides syntax highlighting for TODO-style comments and integrates with the todo-tree CLI via Zed's task system. The CLI is maintained as a separate repository at ...
mini-sql-db/ |--- lib/ | |--- storage.js # Creating JSON files to store data and run read/write operations | |--- schema.js # Table schema management and validation ...