Expand description
Shared feature flag types for LSP profile-driven capability selection.
The BuildFlags shape is the single source of truth for runtime-constructed
capability toggles, while AdvertisedFeatures is the runtime-facing projection
used by server startup and protocol responses.
Structsยง
- Advertised
Features - LSP features advertised to clients for Perl script development
- Build
Flags - Build-time feature flags for conditional LSP capability compilation