Add unresolved import and load inspection
This commit is contained in:
@@ -28,10 +28,11 @@ never from online material (see `AGENTS.md`).
|
||||
- PSI-aware formatting for operator and punctuation spacing, block indentation,
|
||||
directive flags, and opaque `#asm` bodies; formatting is idempotent across the
|
||||
full local corpus
|
||||
- Inspection warnings for unresolved `#import` and `#load` module/file paths
|
||||
|
||||
Remaining code-insight gaps include completion and symbol resolution for struct
|
||||
fields and other type-qualified members. Inspections and compiler integration
|
||||
are planned later.
|
||||
fields and other type-qualified members. Additional inspections and compiler
|
||||
integration are planned later.
|
||||
See `docs/BUILD_PLAN.md` for the phase plan.
|
||||
|
||||
## Install it locally
|
||||
|
||||
Reference in New Issue
Block a user