Skip to content

Commit

Permalink
(autocommit) Updated autocompletion data (#4749)
Browse files Browse the repository at this point in the history
Co-authored-by: mudlet-machine-account <mudlet-machine-account@users.noreply.github.com>
  • Loading branch information
1 parent d357ab1 commit 4042ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lua-function-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"insertPopup": "insertPopup([windowName], text, {commands}, {hints}, [useCurrentLinkFormat])",
"insertText": "insertText([windowName], text)",
"installModule": "installModule(location)",
"installPackage": "installPackage(location)",
"installPackage": "installPackage(location or url)",
"invokeFileDialog": "invokeFileDialog(fileOrFolder, dialogTitle)",
"ioprint": "ioprint(text, some more text, ...)",
"isActive": "isActive(name, type)",
Expand Down

0 comments on commit 4042ac7

Please sign in to comment.