Skip to content

Commit 06aae3b

Browse files
committed
add lua dependency to see if it fixes tests
1 parent f680701 commit 06aae3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/common/src/extensionDependencies.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const extensionDependencies = [
66
"scala-lang.scala", // scala
77
"mrob95.vscode-talonscript", // talon
88
"jrieken.vscode-tree-sitter-query", // scm
9+
"sumneko.lua", // lua
910

1011
// Necessary for the `drink cell` and `pour cell` tests
1112
"ms-toolsai.jupyter",

0 commit comments

Comments
 (0)