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
Copy file name to clipboardExpand all lines: docs/extensions/lua.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ To get started with using VS Code or Positron for Lua extension development, ins
70
70
71
71
2. Install the latest version (v1.40.0 or greater) of the Quarto Extension (available on both [OpenVSX](https://open-vsx.org/extension/quarto/quarto) and [Microsoft's marketplace](https://marketplace.visualstudio.com/items?itemName=quarto.quarto)) .
72
72
73
-
3. For Lua code intelligence, install the [Lua LSP VS Code Extension](https://open-vsx.org/extension/sumneko/lua).
73
+
3. For Lua code intelligence, install the Lua LSP Extension (available on both [OpenVSX](https://open-vsx.org/extension/sumneko/lua) and [Microsoft's marketplace](https://marketplace.visualstudio.com/items?itemName=sumneko.lua)).
74
74
75
75
Once you've installed these components you should see the features described above appear automatically in your Quarto workspaces that include Lua code.
0 commit comments