Module generic_engine

Module generic_engine 

Source
Expand description

Generic code actions engine that works with pluggable providers

This module provides a language-agnostic code actions engine that delegates to language-specific providers registered in the provider registry.

Structsยง

GenericCodeActionsEngine
Generic code actions engine that delegates to pluggable providers