Cargo Features

biome_diagnostics has no features set by default.

[dependencies]
biome_diagnostics = { version = "0.5.7", features = ["schema"] }
schema = schemars

Enables schemars of biome_diagnostics_categories and biome_text_edit

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

schemars schema?