Skip to content

Commit c1ce741

Browse files
committed
Update annotations extension
1 parent 244dd58 commit c1ce741

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@
115115
"utf8": "disable"
116116
},
117117
"Lua.workspace.library": [
118-
"~\\.vscode\\extensions\\ketho.wow-api-0.18.2\\Annotations"
118+
"~\\.vscode\\extensions\\ketho.wow-api-0.20.6\\Annotations\\Core",
119+
"~\\.vscode\\extensions\\ketho.wow-api-0.20.6\\Annotations\\FrameXML"
119120
],
120121
"Lua.diagnostics.disable": [
121122
"deprecated"

0 commit comments

Comments
 (0)