Code Plugin
Noun · Development
Definitions
A plugin or extension that adds functionality to a coding tool, runtime, or platform, such as custom lint rules, editor features, generators, or build hooks. Code plugins let teams customize workflows without rewriting the underlying tool from scratch.
In plain English: An add-on that extends a code-related tool or platform.
Example: "They built a code plugin for the editor that inserted typed route stubs and linked them to the API spec automatically."