Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

njfio
Copy link
Owner

@njfio njfio commented May 13, 2024

The following changes were made:

- Added a new fluent.ts file containing the Fig autocomplete script.
- Updated Cargo.toml to use the clap_complete_fig crate for generating Fig autocomplete.
- Modified the main.rs file to support Fig autocomplete script generation and removed the old bash autocomplete script.
- Updated the client.rs file to ensure webhooks receive all relevant data.
- Created a new fig_config.rs file containing the logic for generating the Fig autocomplete script.

This improvement allows users to benefit from Fig's advanced autocomplete capabilities for the fluent CLI.

┆Issue is synchronized with this Trello card by Unito

njfio added 3 commits May 11, 2024 00:33
This commit upgrades Clap to version 4.5, adds a new fluent.ts file for fig autocomplete (work in progress_, and refactors config files.

 It includes modifications to Cargo.toml, config.rs, fig_config.rs, lib.rs, and
    main.rs. Additionally, it stages new files fluent.ts and src/fig_config.rs, and includes untracked file fig.ts.
…for the fluent CLI.

 The following changes were made:

    - Added a new fluent.ts file containing the Fig autocomplete script.
    - Updated Cargo.toml to use the clap_complete_fig crate for generating Fig autocomplete.
    - Modified the main.rs file to support Fig autocomplete script generation and removed the old bash autocomplete script.
    - Updated the client.rs file to ensure webhooks receive all relevant data.
    - Created a new fig_config.rs file containing the logic for generating the Fig autocomplete script.

    This improvement allows users to benefit from Fig's advanced autocomplete capabilities for the fluent CLI.
@njfio njfio merged commit ddf7a82 into main May 13, 2024
@njfio njfio deleted the v.0.3.5.6-upgrade-clap-4.5 branch May 13, 2024 20:29
@njfio njfio restored the v.0.3.5.6-upgrade-clap-4.5 branch May 14, 2024 01:29
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.

1 participant