-
Remaining plugin types to migrate are:
- [ ] commands
- [ ] package-managers
- [ ] scanners
- [ ] version-control-systems
-
As Vix uses dynamic code generation for optimizing request handling, it would be great to fully leverage that with an API that allows developers to directly inject code into the control flow.
This …
-
### What is the problem this feature would solve?
I want to write a plugin to find unused files in the source directory.
I could enumerate all files below any entrypoint
I could cross out all used f…
-
## Current Challenge
Today, the Teams Toolkit (TTK) VS Code extension generates adaptive cards when scaffolding the project. However, with the integration of Kiota into TTK to generate API plugins, th…
-
Currently, every change to the plugin API leads to an ABI breakage, so all existing plugins have to be recompiled.
Of course, ABI breakage is unavoidable when a public struct changes (members added…
-
Creating a plugin that registers a CPT and it's own custom template. Basically what Nick did on the stream
-
Lets check if the API plugin works with the latest version of NCB
-
**Versions**
Paper Verison 1.21.1-122-master@4430e96
Plugin Version 6.17.1
**Describe the bug**
The Console get Spammed with Invalid Skull loading attemps because the Plugin hits the API Limit f…
-
### Is your feature request related to a problem? Please describe.
Hi, I don't know for sure if this is a feature request or a bug report. But let me explain my situation.
I'm using the new plug…
-
In the Room Gradle Plugin we pass annotation processor options based on the Android variant target or KMP target and we do that by [finding the corresponding KSP task of the Android variant or Kotlin …