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 244dd58 commit c1ce741Copy full SHA for c1ce741
.vscode/settings.json
@@ -115,7 +115,8 @@
115
"utf8": "disable"
116
},
117
"Lua.workspace.library": [
118
- "~\\.vscode\\extensions\\ketho.wow-api-0.18.2\\Annotations"
+ "~\\.vscode\\extensions\\ketho.wow-api-0.20.6\\Annotations\\Core",
119
+ "~\\.vscode\\extensions\\ketho.wow-api-0.20.6\\Annotations\\FrameXML"
120
],
121
"Lua.diagnostics.disable": [
122
"deprecated"
0 commit comments