Skip to content

Commit d3e2534

Browse files
committed
Link to both registries for LUA extension too
1 parent 541be0b commit d3e2534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensions/lua.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To get started with using VS Code or Positron for Lua extension development, ins
7070

7171
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)) .
7272

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)).
7474

7575
Once you've installed these components you should see the features described above appear automatically in your Quarto workspaces that include Lua code.
7676

0 commit comments

Comments
 (0)