Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhai completions #391

Merged
merged 11 commits into from
Mar 16, 2024
Merged

rhai completions #391

merged 11 commits into from
Mar 16, 2024

Conversation

nithinmuthukumar
Copy link
Collaborator

@nithinmuthukumar nithinmuthukumar commented Mar 13, 2024

This PR adds rhai completions in the Completions Plugin. Users can now write rhai scripts which can provide completions.

@nithinmuthukumar nithinmuthukumar marked this pull request as ready for review March 14, 2024 16:15
@MrPicklePinosaur MrPicklePinosaur changed the title Nithin/rhai completions rhai completions Mar 15, 2024
crates/shrs_core/src/completion/completer.rs Show resolved Hide resolved
crates/shrs_line/src/line.rs Outdated Show resolved Hide resolved
plugins/shrs_completion/Cargo.toml Outdated Show resolved Hide resolved
plugins/shrs_completion/rhai_completions/git.rhai Outdated Show resolved Hide resolved
plugins/shrs_completion/src/lib.rs Outdated Show resolved Hide resolved
plugins/shrs_completion/src/lib.rs Outdated Show resolved Hide resolved
plugins/shrs_completion/src/setup.rs Outdated Show resolved Hide resolved
plugins/shrs_completion/src/setup.rs Outdated Show resolved Hide resolved
plugins/shrs_completion/src/setup.rs Outdated Show resolved Hide resolved
plugins/shrs_rhai/src/lib.rs Show resolved Hide resolved
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