GP-5227: Split launchers help apart.

This commit is contained in:
Dan 2025-03-05 20:17:43 +00:00
parent ff90737bdc
commit 9cf438bccd
64 changed files with 1409 additions and 1249 deletions

View file

@ -8,7 +8,7 @@
::@desc </body></html>
::@menu-group local
::@icon icon.debugger
::@help TraceRmiLauncherServicePlugin#dbgeng_kernel
::@help dbgeng#win_kernel
::@enum Connection:str Remote Local EXDI
::@env OPT_PYTHON_EXE:file!="python" "Python command" "The path to the Python 3 interpreter. Omit the full path to resolve using the system PATH."
:: Use env instead of args, because "all args except first" is terrible to implement in batch