Skip to content

fix: rename code_actions_kind to code_action_kinds#53

Merged
ematipico merged 1 commit into
biomejs:mainfrom
vitallium:vs/fix-typo-code-action-kinds
Oct 18, 2024
Merged

fix: rename code_actions_kind to code_action_kinds#53
ematipico merged 1 commit into
biomejs:mainfrom
vitallium:vs/fix-typo-code-action-kinds

Conversation

@vitallium

@vitallium vitallium commented Oct 18, 2024

Copy link
Copy Markdown
Contributor

Hi, this is a small fix for the extension manifest. The Zed extension manifest does not have field code_action_kinds for specifying known code action kinds. This field should be named code_action_kinds.
See the Zed's extension manifest by using the link below:

https://github.com/zed-industries/zed/blob/main/crates/extension/src/extension_manifest.rs#L116

Thanks!

The Zed extension manifest does not have field `code_action_kinds`
for specifying known code action kinds. This field
should be named `code_action_kinds`.
See the Zed's extension manifest by using the link below:

https://github.com/zed-industries/zed/blob/main/crates/extension/src/extension_manifest.rs#L116
@ematipico ematipico merged commit 4d6a260 into biomejs:main Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants