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

ASDF autocomplete doesn't support versions 0.16+ #587

Open
3 tasks done
ribafish opened this issue Feb 13, 2025 · 0 comments
Open
3 tasks done

ASDF autocomplete doesn't support versions 0.16+ #587

ribafish opened this issue Feb 13, 2025 · 0 comments

Comments

@ribafish
Copy link

Checks

Operating system

macOS 15.3.1 (24D70)

Expected behaviour

Amazon Q should detect which version of asdf is installed / used and modify suggestions/autocomplete to use that versions commands. See the list of breaking changes with 0.16. For example, I'd expect to get a suggestion for asdf set java <version> instead of asdf local java <version> when trying to change the java version with asdf 0.16+.

Actual behaviour

Regardless of the asdf version used, Amazon Q is offering suggestions from versions before v0.16.For example, when using asdf 0.16+, I still see suggestions for prior versions, such as asdf local java <version>, etc. See the full list of breaking changes with 0.16.

Steps to reproduce

Upgrade asdf to version 0.16+ and see that Amazon Q is still referencing commands from prior releases.

Environment

[q-details]
version = "1.6.1"
hash = "f66e0b0e917ab185eef528dc36eca56b78ca8b5d"
date = "2025-02-04T00:06:28.754523Z (10d ago)"
variant = "full"

[system-info]
os = "macOS 15.3.1 (24D70)"
chip = "Apple M1 Max"
total-cores = 10
memory = "64.00 GB"

[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "macOS"
install-method = "unknown"

[env-vars]
PATH = "/Users/USER/bin:/Users/USER/Downloads/google-cloud-sdk/bin:/Users/USER/.asdf/shims:/opt/homebrew/opt/coreutils/libexec/gnubin:/usr/local/opt/ruby/bin:/opt/homebrew/bin:/usr/local/bin:/Users/USER/bin:/usr/local/sbin:/Users/USER/.asdf/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/Users/USER/.local/bin:/Applications/Visual Studio Code.app/Contents/Resources/app/bin:/Users/USER/Library/Android/sdk/tools:/Users/USER/Library/Android/sdk/platform-tools:/Users/USER/Library/Application Support/JetBrains/Toolbox/scripts:/Users/USER/Projects/gradle-profiler/build/install/gradle-profiler/bin"
QTERM_SESSION_ID = "540001add00b405f951ec49fe4592f3c"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.6.1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
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

No branches or pull requests

1 participant