You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`builtins.txt`| LSL built-in keyword list in plain text format |
286
286
|`lsl_definitions.yaml`| LSL language definitions in YAML format |
287
-
|`lsl_keywords.xml`| LSL keyword definitions in LLSD XML format |
287
+
|`lsl_keywords.xml`| LSL keyword definitions in LLSD XML format. Used by the viewer's script editor|
288
288
|`lsl_keywords_pretty.xml`| LSL keyword definitions in formatted LLSD XML format |
289
-
|`slua_default.d.luau`| Luau type definition file for editor tooling|
290
-
|`slua_default.docs.json`| Luau documentation data in JSON format |
289
+
|`secondlife.d.luau`| Luau type definition file. Used by luau-lsp|
290
+
|`secondlife.docs.json`| Luau documentation data in JSON format. Used by luau-lsp|
291
291
|`slua_definitions.yaml`| Luau language definitions in YAML format |
292
-
|`slua_keywords.xml`| Luau keyword definitions in LLSD XML format |
293
-
|`slua_keywords_pretty.xml`| Luau keyword definitions in formatted LLSD XML format |
294
-
|`slua_selene.yml`| Luau Selene linter configuration in YAML format |
292
+
|`lua_keywords.xml`| Luau keyword definitions in LLSD XML format. Used by the viewer's script editor|
293
+
|`lua_keywords_pretty.xml`| Luau keyword definitions in formatted LLSD XML format |
294
+
|`secondlife_selene.yml`| Luau Selene linter configuration in YAML format |
295
295
296
296
Not all files may be present in every cache — the actual list returned by `language.syntax.cache` reflects only what is available on the viewer's local filesystem at the time of the request.
0 commit comments