-
**What do you want to do?**
- [x] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
**Tell us about …
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/DominikPieper/obsidian-ReadItLater/discussions/categori…
-
Plugins such as WorldEdit come with a lot of plugins and whitelisting them one-by-one sounds annoying. Adding a new permission type that whitelists an entire command set (e.g. `commandcentral.plugin.w…
-
There's a race condition for when files are copied into place when doing an `npm start` from within a plugin, and the backend being able to see if a file exists inside GeneratePluginPaths.
This is …
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
# Summary
ArgoCon feedback for step plugins, please provide a thumbs up if you find the feature interesting. Even better if you have a use case please post a sample yaml manifest and/or a descripti…
-
### Deployment Type
Docker
### Version
v2.0.4
### Steps to Reproduce
1. Create directives.yaml:
juniper-bgp-route:
name: BGP Route Custom
plugins:
- "/etc/hyperglass/plugins/t…
-
I'm currently in the process of adding D3D12 support to GTK's Windows build ([relevant GTK MR](https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/7883)) and while enabling GStreamer I noticed that [o…
-
Let users write plugins
iffy updated
2 months ago
-
In my opinion, extended PyMOL commands should be both more friendly and strict.
This is a proof of concept:
```python
from pathlib import Path
@declare_plugin
def f(a: int, b: Path='/tmp/'…