Skip to content

Commit 8f3acb6

Browse files
committed
Recommend some luals addons for test framework definitions
1 parent 7a8ad5b commit 8f3acb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ If you prefer to not use EmmyLua, the following configuration works well for Sum
258258
}
259259
```
260260

261-
The extension will automatically skip large files from being preloaded (controlled by `Lua.workspace.preloadFileSize`), so they don't have to be excluded. The configuration file can be found by pressing Ctrl-Shift-P and selecting `Preferences: Open Workspace Settings (JSON)`.
261+
The extension will automatically skip large files from being preloaded (controlled by `Lua.workspace.preloadFileSize`), so they don't have to be excluded. The configuration file can be found by pressing Ctrl-Shift-P and selecting `Preferences: Open Workspace Settings (JSON)`. If you wish to check test files, you can remove the "ignoredFiles" option and install the busted, luafilesystem, and luassert LuaLS addons through `Lua: Open Addon Manager`.
262262

263263
### PyCharm Community / IntelliJ Idea Community
264264

0 commit comments

Comments
 (0)