-
![image](https://github.com/user-attachments/assets/38a4d088-1f12-415d-8b3b-30558bfd63aa)
Thanks for the answer, I didn't notice that it can be set by workspace.xml. But I think for most it can be …
-
If you're using this plugin as an opportunity to replace ACF and also replace the original SCF in the wp.org repo, why wouldn't you just start with a fresh file name?
I mean, if the goal is to actual…
-
When using a custom schema
```
export default defineConfig({
dialect: new PostgresDialect({
pool: new Pool({
connectionString: process.env.DATABASE_URL,
}),
}),
plugins: …
-
This might not be a real bug, and I'm not sure if this is normal, but for me sourcing the zsh-autocomplete plugin is quite slow -- I use oh-my-zsh to manage plugins, if I disable zsh-autocomplete, the…
-
### Describe the false positive and how to replicate it
1. Load GrimAC
2. Restart server
3. Always simulation is failed (just walk, sometimes just stay in one place)
Can I just disable Simulat…
-
Hello!
Several of us know that there are other plugins that spend a lot of resources literally, they take up a lot of resources, so we have decided to use FancyNPCS for its ease of use and the lig…
-
Hello,
I've written a simple plugin that adds a few reducers, actions, and listeners. Is there a way to tell `kea-typegen` "there's a custom plugin, and here's how to generate types for that plugin…
-
### Description
- relates to https://github.com/docker/cli/pull/5651#discussion_r1862459069
The PR above updates the CLI to ignore plugin directories that are not accessible. Question is if we shoul…
-
At the request of rutgerkok, I have made a ticket here so you guys don't forget about this issue in the future. Original post here on the TC Forums: http://dev.bukkit.org/bukkit-plugins/terrain-contro…
-
### Steps to reproduce
JaCoCo version: (all)
Operating system: (all)
Tool integration: Maven
### Expected behaviour
As a developer I expect the JaCoCo Maven Plugin will work in similar ways to othe…