Commit a7f9a27
authored
fix(ruby): convert snippets from global to language-scoped (#221)
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 ac1e79e commit a7f9a27
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