Suggest powershell extension (#34211)

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov
2025-07-10 14:34:59 +00:00
committed by GitHub
parent 51c24e2010
commit 8bc1396a55
@@ -54,6 +54,7 @@ const SUGGESTIONS_BY_EXTENSION_ID: &[(&str, &[&str])] = &[
("nu", &["nu"]),
("ocaml", &["ml", "mli"]),
("php", &["php"]),
("powershell", &["ps1", "psm1"]),
("prisma", &["prisma"]),
("proto", &["proto"]),
("purescript", &["purs"]),