Wiktor Jarka
Wiktor Jarka
Would it be possible to add a hotkey to be able to toggle it without using the mouse?
### Summary Zed crashes when pasting text from other apps ### Description Steps to trigger the problem: 1. Open a new document in Zed 2. Copy a text from web...
### Describe the bug It seems like the xdg.sh script is set up in a way that the user service for xdg-desktop-portal-hyprland always fails to start. Mainly because of: -...
**Bug Description** After I run out of my usage limit in the subscription, according to the docs, I should be offered to continue with API per usage billing. It just...
**Bug Description** Setting allowed-tools in custom-command seems not to work. I have allowed-tools: [Bash(exec:*)] at the top of the command.md file and yet running the command asks me to accept...
When I query the API with a barcode that falls back to Federation - I get this as a response: ``` ConnectionlimitsexceededforBarcodeBuddyFederation.PleasecheckyourURLandAPIkeyinthesettingsmenu!{ "data": { "result": "Unknown barcode could not be...
This is based on the work I did in https://github.com/Forceu/barcodebuddy/pull/285 That allows the user to use webhooks to look up products. Those could be make.com / n8n automations etc. Each...
Support for datamatrix RS1 codes scanning. It gets the GTIN from the code and expiration date if available. Useful for scanning and tracking meds. Includes a checkbox in settings to...
redesign Lookup Provider architecture for extensibility and type safety type safety This refactor modernizes the Barcode Lookup Provider system to improve extensibility, type safety, and maintainability: Core Architecture Changes: -...