-
## Summary
Right now plugin's parameters are exposed only when wiggled. For UI usability make sense to hide parameters when they exceed a certain number, some plugins can have hundreds of parameter…
-
I put this code in a Z80 program:
```
inc fg
inc jk
```
You and I both know that Z80 has no register pairs by those names. But instead of giving errors about both lines, wla-z80 gives `ERROR:…
-
### Scope
I installed Stash while I was logged in remotely via RDP (say, user-remote); When I logged in locally, under another user (say, user-local), I end up on the http://localhost:9999/setup page…
-
**Is your feature request related to a problem? Please describe.**
If I have a component which behaves differently when a certain property has a text value, or does not have a value at all, I need to…
-
The SPI Master is currently not exposing some hardware features.
I'm listing them here to begin with rather than create a barrage of issues.
- [ ] Configurable Segmented Transfers (All chips excep…
-
Avoid using multiple frame rates at once on screen.
For example, don’t have a character in your game moving at 60 frames per second, while the clouds in the sky are moving at 30 frames per second.
…
-
It would be really nice to be able to get only notification when kernel is free after executing one or more cells.
E.g., if I run 10 cells and turn on notify, it will will notifiy me 10 times but I …
-
Is it possible to generate with this plugin one big SBOM file that would include all dependencies from a multi-module project?
We have a common setup where there is `app` module which includes othe…
-
Hello,
as I can see binds.lua brings a set of default binds.
I'm going to need only a very small subset of the bindings.
Is there a way to clear all bindings and add the neede again?
Is it po…
-
Hello,
When i invoke the Step Functions for a new/update global customizations on all the accounts managed by AFT it's launching all the CodePipeline, it's fine when you have 2,3,4 (...) accounts, …