Skip to content

Conversation

@MarkusPettersson98
Copy link
Contributor

This PR fixes #588 by making the target architecture switching command for RustAnalyzer show up in neovim's command auto completion.
rustanalyzercmd-fixed

@github-actions
Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

@mrcjkb mrcjkb changed the title Expose the target command fix: expose target scommand in :RustAnalyzer command completion Nov 25, 2024
Copy link
Owner

@mrcjkb mrcjkb left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@mrcjkb mrcjkb merged commit b4e35d5 into mrcjkb:master Nov 25, 2024
2 checks passed
@MarkusPettersson98
Copy link
Contributor Author

Thank you for the quick merge & release! 🙏 💜

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.

Target architecture switching command for RustAnalyzer is hidden

2 participants