Results 16 issues of Jonas

I have some array of objects like this: ``` target = [ {'id': 0}, {'id': 1}, ... ] ``` I now want to get the object with id=0 for example....

Hi, thanks for your awesome plugin. It works really well and makes developing way easier and more fun for me. I am using it a lot for my menus and...

I am trying to create a menu with this plugin and it works really good. But when I try to create a sub-menu, changing states does not work. I have...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. open `fish` 2. `bit complete` 3. check `~/.config/fish/completions/bit.fish` 4....

bug

Hi, thanks for this nice library. It works well for me. One thing I noticed is that accessing `machine.current` is typed as `dynamic`. I assume this is because [in machine.dart](https://github.com/renggli/dart-statemachine/blob/main/lib/src/machine.dart#L71)...

I have to look into the way godot handles pathfinding, but I think this should be possible.

enhancement

The duplication check doesn't seem to work with python 3.6 features. Namely [formatted string literals](https://docs.python.org/3/whatsnew/3.6.html#pep-498-formatted-string-literals) don't work for me. It throws an SyntaxError here. Maybe instead of only being able...

When switchting to multitasking view, then switchting to another workspace and then switching back again, it looks something like this on my system: ![image](https://user-images.githubusercontent.com/9407731/151429921-f5d57866-4bbc-46f6-af12-8175da777b46.png)

🐞 issue
💤 stale

### 🚀 Feature Request A config option for the `junit` reporter to add all retries to the output file. ### Example _No response_ ### Motivation We're mostly using the junit...

P3-collecting-feedback

**Describe the bug** There are no textures for the two professions and vanilla squidward models - Cultist - Adventurer **To Reproduce** Steps to reproduce the behavior: 1. Use Villager Editor...

bug