Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#398: added more help details in en and de #535

Merged
merged 11 commits into from
Sep 5, 2024

Conversation

jan-vcapgemini
Copy link
Contributor

@jan-vcapgemini jan-vcapgemini commented Aug 13, 2024

Addresses: #398

Implements:

  • added java help details
  • added version help details
  • added complete help details
  • added create help details
  • added env help details
  • added list-editions help details
  • added list-versions help details
  • added shell help details
  • added uninstall help details
  • added update help details
  • added repostory help details

added java help details
added list-editions help details
added list-versions help details
added shell help details
added uninstall help details
added update help details
@jan-vcapgemini jan-vcapgemini self-assigned this Aug 13, 2024
@jan-vcapgemini jan-vcapgemini added enhancement New feature or request help help/usage output labels Aug 13, 2024
@coveralls
Copy link
Collaborator

coveralls commented Aug 13, 2024

Pull Request Test Coverage Report for Build 10717782628

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 64.89%

Totals Coverage Status
Change from base Build 10685357621: 0.02%
Covered Lines: 5733
Relevant Lines: 8527

💛 - Coveralls

Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jan-vcapgemini Thanks for your PR and providing the missing help texts. 👍
I left some comments for improvement. We can even create a new issue (e.g. for adding URLs to all tools). I just want to tackle that we continuously question our status quo and consider how we can make IDEasy better every day...

jan-vcapgemini and others added 4 commits September 2, 2024 16:36
# Conflicts:
#	cli/src/main/resources/nls/Help.properties
#	cli/src/main/resources/nls/Help_de.properties
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
replaced expression with args
replaced f.e. with e.g.
enhanced shell completion detail description
removed information about intellij versions from list-editions.detail
@hohwille hohwille added this to the release:2024.09.001 milestone Sep 3, 2024
@hohwille hohwille linked an issue Sep 3, 2024 that may be closed by this pull request
41 tasks
@hohwille hohwille merged commit d7d05f6 into devonfw:main Sep 5, 2024
4 checks passed
@hohwille hohwille added the reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. label Sep 24, 2024
@jan-vcapgemini jan-vcapgemini deleted the feature/398-help-commandlets branch November 4, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help help/usage output reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Add help details for all existing commandlets
3 participants