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: src/content/wiki/addons.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ If the [`config.json`](#configjson) contains settings, you will have to manually
81
81
82
82
The addon manager, which is currently only available in Visual Studio Code, allows you to browse and install addons from [LLS-Addons][LLS-Addons]. It manages downloading addons and applying modifications to your [configuration file](/wiki/configuration#configuration-file).
83
83
84
-
The addon manager can be opened from the command palette <kbd>Ctrl + P</kbd> by running the "Open Addon Manager" command (`lua.addon_manager.open`).
84
+
The addon manager can be opened from the command palette <kbd>Ctrl + Shift + P</kbd> by running the "Open Addon Manager" command (`lua.addon_manager.open`).
0 commit comments