Commit 95f5054
committed
fix(ruby): convert snippets from global to language-scoped
Convert Ruby language snippets from global snippets
to language-scoped (Ruby) to stop suggesting
them in unrelated languages like Rust.
See https://zed.dev/docs/snippets?highlight=snippet#snippets
Fixes #2201 parent c9b23ae commit 95f5054
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
File renamed without changes.
0 commit comments