Skip to content

Implement IDE adaptation generator support for the --ide argument#1

Open
davidsexton-dp360 wants to merge 1 commit intofbrbovic:mainfrom
davidsexton-dp360:main
Open

Implement IDE adaptation generator support for the --ide argument#1
davidsexton-dp360 wants to merge 1 commit intofbrbovic:mainfrom
davidsexton-dp360:main

Conversation

@davidsexton-dp360
Copy link

  • Renamed generate_all_adaptations to generate_configured_adaptations for clarity.
  • Integrated argparse to allow generating adaptations for a specific IDE via --ide argument.
  • Updated main() to filter IDE configurations based on user input, ensuring only the selected IDE’s adaptation is generated.

- Renamed generate_all_adaptations to generate_configured_adaptations for clarity.
- Integrated argparse to allow generating adaptations for a specific IDE via --ide argument.
- Updated main() to filter IDE configurations based on user input, ensuring only the selected IDE’s adaptation is generated.
@davidsexton-dp360
Copy link
Author

@fbrbovic The docs state:

# Or create for specific IDE
python3 create_ide_adaptations.py --ide cursor"

But this functionality was missing. This PR implements it. This is not my project, so I tried to cut gently, without changing much of the original code.

@davidsexton-dp360 davidsexton-dp360 marked this pull request as ready for review September 10, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant