parent
51c24e2010
commit
8bc1396a55
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ const SUGGESTIONS_BY_EXTENSION_ID: &[(&str, &[&str])] = &[
|
||||||
("nu", &["nu"]),
|
("nu", &["nu"]),
|
||||||
("ocaml", &["ml", "mli"]),
|
("ocaml", &["ml", "mli"]),
|
||||||
("php", &["php"]),
|
("php", &["php"]),
|
||||||
|
("powershell", &["ps1", "psm1"]),
|
||||||
("prisma", &["prisma"]),
|
("prisma", &["prisma"]),
|
||||||
("proto", &["proto"]),
|
("proto", &["proto"]),
|
||||||
("purescript", &["purs"]),
|
("purescript", &["purs"]),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue