w0wl0lxd

Results 3 issues of w0wl0lxd

## Summary - Adds new `auto_index_on_activate` config option to `ProjectConfig` (defaults to `false`) - When enabled, automatically indexes all project source files after project activation - Pre-populates symbol caches for...

## Summary - Add TOML language server using Taplo with automatic binary download for .toml file validation, formatting, and schema support - Implement security hardening: SHA256 checksum verification, zip slip...

## Description Running `serena project index` on certain Rust projects fails with: ``` ValueError: 'toml' is not a valid Language ``` ## Root Cause When a Rust project's `.serena/project.yml` contains...