Skip to content

Conversation

@vitallium
Copy link
Collaborator

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 #220

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 #220
@cla-bot cla-bot bot added the cla-signed label Dec 26, 2025
Copy link
Contributor

@andyw8 andyw8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I rarely write anything other than Ruby so hadn't noticed.

@vitallium vitallium added the minor Used to trigger a minor version bump with Zed Zippy label Jan 5, 2026
@vitallium vitallium merged commit a7f9a27 into main Jan 5, 2026
14 checks passed
@vitallium vitallium deleted the vs/ruby-snippets-scoped branch January 5, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed minor Used to trigger a minor version bump with Zed Zippy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ruby snippets are being shown for non-Ruby files

3 participants