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

small improvements #58

Merged
merged 3 commits into from
Sep 29, 2023
Merged

Conversation

hohwille
Copy link
Member

  • avoid resolving unnecessary variables (I was a little confused if trace logging is enabled by all the massive variable resolvings)
  • workaround for intellij complaining about documentation module

@hohwille hohwille added this to the release:2024.01.001 milestone Sep 28, 2023
@github-actions github-actions bot added bash documentation Improvements or additions to documentation labels Sep 28, 2023
@hohwille hohwille added the environment EnvironmentCommandlet, env variables, path, etc. label Sep 28, 2023
@hohwille hohwille merged commit c923730 into devonfw:main Sep 29, 2023
3 checks passed
@hohwille hohwille linked an issue Sep 29, 2023 that may be closed by this pull request
2 tasks
@hohwille hohwille removed a link to an issue Sep 29, 2023
2 tasks
@hohwille hohwille linked an issue Sep 29, 2023 that may be closed by this pull request
hohwille added a commit to hohwille/IDEasy that referenced this pull request Oct 9, 2023
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this pull request Oct 23, 2023
added new CompleteCommandlet
added jline3 and jansi dependencies
implemented 1st prompt with autocompletion
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this pull request Oct 23, 2023
added new CommandletRegistry class (implements CommandRegistry)
added more features of jline3 to complete commandlet
set jline3 version from 3.18.0 to 3.23.0
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this pull request Oct 23, 2023
refactored CommandletRegistry
added jline3 autocompletion to Ide (if Ide was run without arguments)
fixed multiple initializations warning
moved IdeCompleter to new class file
added simple completion examples
@hohwille hohwille self-assigned this May 3, 2024
@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 May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash documentation Improvements or additions to documentation environment EnvironmentCommandlet, env variables, path, etc. reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate devonfw-ide from bash to IDEasy with GraalVM
1 participant