ruff/crates/ty_wasm
Andrew Gallant b5a3503a58 [ty] Enable auto-import for completions in WASM builds by default
Now that imports are actually inserted, this should give us some
valuable dog-fooding experience.

Note that we don't currently do any ranking on completions, so until
that is improved, even in-scope completions could suffer. With that
said, this shouldn't have any impact at all in several scenarios (like
completions for attributes on objects).
2025-09-19 08:11:59 -04:00
..
src [ty] Enable auto-import for completions in WASM builds by default 2025-09-19 08:11:59 -04:00
tests Update salsa (#19258) 2025-07-18 12:14:28 -04:00
build.rs Use git-commit as ty playground version instead of 0.0.0 (#18314) 2025-05-26 11:55:11 +00:00
Cargo.toml Only enable js feature of uuid crate for wasm crates (#18152) 2025-05-26 10:33:51 +01:00