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

implementing snack picker #4

Merged
merged 7 commits into from
Mar 2, 2025
Merged

implementing snack picker #4

merged 7 commits into from
Mar 2, 2025

Conversation

guspix
Copy link

@guspix guspix commented Feb 28, 2025

  • implementing snack picker
  • added documentation
  • refactor(pickers): improve snacks picker implementation and callback handling
  • refactor(pickers): improve snacks picker implementation and error handling
  • fix: correct Path handling in grep picker

SjB added 5 commits February 12, 2025 00:45
…handling

feat: add table utility functions for debugging
fix: update grep and find_files to properly handle callbacks
refactor: streamline picker options and configuration
style: improve code organization and consistency

Breaking changes:
- Modified behavior of grep and find_files to prioritize callbacks
…dling

- Remove unused debug helper functions
- Add proper type annotations for picker options
- Improve action mapping logic with notes_mappings
- Fix path handling in file and grep operations
- Add debug logging for better troubleshooting
- Enhance callback handling for picker actions
- access dir.filename property instead of dir directly
- convert Path object to string for cwd option
@guspix guspix changed the title snacks picker implementing snack picker Feb 28, 2025
@guspix guspix merged commit 6a25311 into main Mar 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants