-
### Package source
Official packages
### App logs
```markdown
03:24:54 [34m[debg:albert][0m Albert version: 0.25.0[0m
03:24:54 [34m[debg:albert][0m Build date: Aug 2 2024 0…
-
### Describe the project you are working on
An iOS casual game
### Describe the problem or limitation you are having in your project
My project uses Admob and various third party dependencies…
-
## What problem does this address?
layout flex blocks (group, column) don't have responsive breakpoint controls.
## What is your proposed solution?
we need responsive breakpoint control…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
Can we have a terrain hole non collision zone to make entrances to a caves/underground base level models so you cna transition from one to another- most important. This allows us to make caves or base…
-
## About This Issue
I’ve recently found out, that the `:editor format` module is scheduled for a rewrite, as mentioned in #3191 and in the header of [`modules/editor/format/README.org`][README.org]…
-
There is a native app; let’s call it Foo.exe. Foo can host arbitrary plugins. I wrote a plugin primarily using managed code, but to get loaded into Foo, I provide a native DLL with certain exports, an…
-
### Did you check the docs?
- [X] I have read all the lazy.nvim docs
### Is your feature request related to a problem? Please describe.
I am organizing my plugin spec based on the feature they impl…
-
### What did you expect to happen?
I have both
```
:editor
(format +onsave)
```
And
```
:tools
editorconfig
```
I am editing some Java files `(java +meghanada)`.
My `.editorconfig` se…
-
### Observed behavior
a bash file called `a.sh`
```bash
#!/usr/bin/env bash
root_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" && cd .. && pwd)
```
when `cf`, got error:
```
Failed to format b…