LANCommander/LANCommander.UI/Components/MonacoCodeEditor
Pat Hartl f87756243e Add support for defining PowerShell modules
Adds a new section "Scripting" in the server UI where PowerShell modules can be defined. These can be used for defining a library of functions that can be used in any script. These modules are automatically synced to the launcher and imported upon script execution.
2026-06-28 23:02:35 -05:00
..
MonacoCodeEditor.cs Rework .reg importing in script editor 2026-06-10 20:19:06 -05:00
PowerShellCompletionProvider.ts Add support for defining PowerShell modules 2026-06-28 23:02:35 -05:00
YamlCompletionProvider.ts Add UI for editing option schema 2026-05-16 19:28:04 -05:00