gdscript-db 0.2.0

Input layer (virtual file system, project model, change application; salsa from Phase 3) for gdscript-analyzer.
Documentation

gdscript-db

The input layer — a virtual file system, the project model, and incremental (salsa) change application — so re-analysis after an edit only recomputes what changed.

An internal layer of gdscript-analyzer, a fast, embeddable GDScript (Godot 4.x) static-analysis library ("Roslyn for Godot"). You normally don't depend on this crate directly — use gdscript-ide (the public API), or the @gdscript-analyzer/core (Node) / @gdscript-analyzer/wasm (browser) packages.