Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,8 @@ node-compile-cache/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]
*$py.class
*$py.class


# AI & Tooling
*.plan.md
837 changes: 708 additions & 129 deletions crates/grida-text-edit/examples/wd_text_editor.rs

Large diffs are not rendered by default.

Loading
Loading