We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3692bd4 commit 29c5c6cCopy full SHA for 29c5c6c
extension.json
@@ -12,7 +12,7 @@
12
"keywords": ["Second Life", "SL", "OpenSimulator", "LSL", "Linden Scripting Language"],
13
"license": "bsd-3-clause",
14
"categories": ["completions", "languages", "commands"],
15
- "activationEvents": ["onLanguage:LSL", "onWorkspaceContains:*.lsl"],
+ "activationEvents": ["onLanguage:LSL", "onWorkspaceContains:*.lsl", "onWorkspaceContains:*.ossl"],
16
17
"main": "main.js",
18
0 commit comments