Skip to content

Commit 4968cb8

Browse files
committed
Update readme remove, blogpost
1 parent b682dfc commit 4968cb8

2 files changed

Lines changed: 11 additions & 201 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,17 @@ zs adapts based on directory patterns:
9393
- **Learning** (`*/code/learning/*`): Optimized for tutorials and experiments
9494
- **Personal** (`*/code/*`): Standard personal project setup
9595

96+
## ⚠️ Note on Debugging Support
97+
98+
Debugging in Zed is still evolving. While `zs` sets up debug configurations:
99+
100+
- **Ruby**: Debugging is experimental (requires `debug` gem)
101+
- **Python**: Full support via `debugpy`
102+
- **JavaScript/TypeScript**: Full support
103+
- **Elixir**: Not yet supported in Zed
104+
105+
We're actively testing and updating configurations as Zed's debugging capabilities mature.
106+
96107
## Advanced Usage
97108

98109
### Force Regeneration

blog-post.md

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)