-
Notifications
You must be signed in to change notification settings - Fork 287
Pinned Active File is not correct #6322
Copy link
Copy link
Open
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
Description
Describe the bug
In Amazon Q the pinned Active File should always be in context but is not. When launching, the initial file is in context. After navigating to another file Q believes the initial file viewed is still the active one. This is inconvenient when you desire Q to make updates to the Active File as Q must guess what file to use or do a search or just pick blindly and start making changes that make no sense.
To reproduce
- Launch RubyMine
- View file a.rb
- Ask Q 'What file am I viewing?'
- 'a.rb'
- View file b.rb
- Ask Q 'What file am I viewing?'
- 'a.rb'
Expected behavior
'b.rb'
Your Environment
- OS: Mac 26.3.1
- JetBrains product: RubyMine
- JetBrains product version: 2025.3.4
- AWS Toolkit version: Amazon Q 4.0.253
- SAM CLI version:
- JVM/Python version:
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.