Skip to content

Commit d42bd41

Browse files
committed
feat(command line): Added command line tab completion on windows
Works for all five installed applications: - ardupilot_methodic_configurator - extract_param_defaults - annotate_params - param_pip_adjustment_update - mavftp
1 parent d28cf79 commit d42bd41

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

REUSE.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ SPDX-FileCopyrightText = "2024-2025 Amilcar Lucas, 2025 Jonas Vermeulen"
5353
SPDX-License-Identifier = "GPL-3.0-or-later"
5454

5555
[[annotations]]
56-
path = ["pyrightconfig.json", "install_msgfmt.bat", "install_wsl.bash", "pyproject.toml", "pytest.ini", "test_pip_package.sh"]
56+
path = ["pyrightconfig.json", "install_msgfmt.bat", "install_wsl.bash", "pyproject.toml", "pytest.ini", "test_pip_package.sh", "ardupilot_methodic_configurator_command_line_completion.psm1"]
5757
SPDX-FileCopyrightText = "2024-2025 Amilcar Lucas"
5858
SPDX-License-Identifier = "GPL-3.0-or-later"
5959

Binary file not shown.

0 commit comments

Comments
 (0)