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

feature: update to cloud v2 #334

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feature: update to cloud v2 #334

wants to merge 1 commit into from

Conversation

Citymonstret
Copy link
Member

@Citymonstret Citymonstret commented Dec 8, 2023

This is still a W.I.P. as Cloud v2 is nowhere near ready to be released. There are no up-to-date builds in the OSS repository, so this currently relies on the local Maven repository.

Changes:

  • @Argument is not needed when the parameter name is the same as the argument name.
  • The input queues have been replaced with CommandInput.
  • Suggestions can return streams so we do not need to manually collect before returning.
  • There is a new exception handling system that reduces the amount of casting and unwrapping we have to do.
  • Meta keys no longer exist and have been replaced by CloudKey.

Do we want to use suggestions with tooltips? Can we convey meaningful information through the tooltips?

This is still a W.I.P. as Cloud v2 is nowhere near ready to be released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This PR adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant