#533: Add autocompletion of exit in ide shell#707
Merged
hohwille merged 8 commits intodevonfw:mainfrom Oct 26, 2024
Merged
Conversation
Collaborator
Pull Request Test Coverage Report for Build 11514405476Details
💛 - Coveralls |
jan-vcapgemini
approved these changes
Oct 24, 2024
Contributor
jan-vcapgemini
left a comment
There was a problem hiding this comment.
Looks good to me. I've added some questions, but overall this can get into review now.
jan-vcapgemini
approved these changes
Oct 24, 2024
added 3 commits
October 25, 2024 10:08
…ment/533-add-autocompletion-of-exit-to-shell
…ttps://github.com/WorkingAmeise/IDEasy into enhancement/533-add-autocompletion-of-exit-to-shell
hohwille
approved these changes
Oct 25, 2024
Member
hohwille
left a comment
There was a problem hiding this comment.
@WorkingAmeise thanks for your PR. Looks like you found the correct solution. All looking fine and nothing to rework. Also you added the issue to the changelog so you really nailed it - great job👍
blizzarac
added a commit
to blizzarac/IDEasy
that referenced
this pull request
Oct 27, 2024
* 'main' of github.com:blizzarac/IDEasy: devonfw#533: Add autocompletion of exit in ide shell (devonfw#707) Update advanced-tooling-windows.adoc simplify FlagProperty usage and allow ToolCommandlets to have long options (devonfw#644) Update CHANGELOG.adoc: prepare 2024.10.001 devonfw#685: update dependencies, added missing deps to LICENSE.adoc, doc rework, jakarta migration (devonfw#686) devonfw#689: Added urls to tests (devonfw#695)
MarvMa
pushed a commit
to MarvMa/IDEasy
that referenced
this pull request
Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #533
Implements: