LANCommander/LANCommander.UI/Components/MonacoCodeEditor
Pat Hartl ca713f6d3f Rework .reg importing in script editor
Script editor now supports drag and drop for .ps1, .reg, and other text files. .ps1 files will be handled by replacing the contents of the text editor. .reg files will be converted to PowerShell commands and inserted into the script editor. Any other text file will be inserted as an escaped string.
2026-06-10 20:19:06 -05:00
..
MonacoCodeEditor.cs Rework .reg importing in script editor 2026-06-10 20:19:06 -05:00
PowerShellCompletionProvider.ts Implement RunWrapper script execution for redistributables 2026-05-26 20:11:53 -05:00
YamlCompletionProvider.ts Add UI for editing option schema 2026-05-16 19:28:04 -05:00