Skip to content

Commit

Permalink
feat: update code_snippet_extractor plugin with new features and depe…
Browse files Browse the repository at this point in the history
…ndencies

- Bumped version to 0.3.1 in Cargo.toml.
- Enhanced functionality with new dependencies: `arboard`, `uuid`, `chrono`, `fuzzy-matcher`, and `syntect` for improved snippet management and user interaction.
- Refactored code to support tagging and categorization of snippets, including new actions for adding and removing tags.
- Implemented clipboard support for snippet extraction and improved snippet rendering with syntax highlighting.
- Updated the plugin's configuration management using `lazy_static` and `parking_lot` for thread safety.
- Improved help documentation and user experience with clearer command usage and output formatting.
  • Loading branch information
chaqchase committed Dec 28, 2024
1 parent b54ad3b commit 6c2e3cb
Show file tree
Hide file tree
Showing 3 changed files with 1,631 additions and 520 deletions.
Loading

0 comments on commit 6c2e3cb

Please sign in to comment.