Expand description
Generic text-based provider implementation
This module implements the IdeProvider trait for generic text-based IDE features that work for any language. This is the fallback provider when no language-specific provider is available.
Structsยง
- Generic
Provider - Generic text-based provider for any language