Peter Kos
Peter Kos
## Environment: - OS: 17.0.3 - IceCubesApp version: 1.9.8 ## Description On the profile screen, when pulling to refresh, the loading indicator is clipped under the iPhone forehead (i.e., statusbar...
## Checklist - [x] Reviewed the [README](https://github.com/ra1028/DifferenceKit/blob/master/README.md) and [documents](https://ra1028.github.io/DifferenceKit). - [x] Searched [existing issues](https://github.com/ra1028/DifferenceKit/issues) for ensure not duplicated. ## Expected Behavior The docs (README) specifies that: > There are default...
**Describe the solution you'd like** Would be neat to have a setup script like so: ``` > dotter setup Welcome to dotter! Do you have an existing dotfiles repo locally?...
**Describe the bug** According to the quick start docs: https://github.com/oknozor/toml-bombadil/blob/5d3495184c897f84e9651f41eb7e535da19b8537/website/content/docs/getting-started/quick-start.md?plain=1#L81-L83 I'd expect the tilde to be inferred as an absolute path (as it's a shortcut for `/Users/username`), but instead it...
### Which @codeimage/* package(s) are relevant/releated to the feature request? Don't known / other ### Description Hello! Would be cool if 2/4 space/tab indentation was configurable! Seems to be hardcoded...
**Is your feature request related to a problem? Please describe.** Navigating the interface should be accessible with just the keyboard, for situations when using a mouse is less convenient. macOS...
**Describe the bug** When "General" tab is selected, the selection background intersects too close to the macOS window controls. **To Reproduce** 1. Open Preferences for the app 2. Select "General"...
Morning! I was struggling to attach `lldb` to a SwiftPM-built project (`sourcekit-lsp`, of course) with the following config: ```json "debugger_configurations":[{ "type": "lldb", "request": "attach", "name": "Attach", "program": "${folder}/.build/arm64-apple-macosx/debug/sourcekit-lsp", "waitFor": true,...
The Chrome version is fully functional in Firefox. Would you consider uploading the extension to [AMO](https://addons.mozilla.org/en-US/developers/addon/submit/distribution) as well so Firefox users can benefit from this fix?
Hello! A small issue I came across was finding the info for adding a site-wide sidebar. The search bar didn't show the result, despite it existing. Steps to reproduce: -...