Add ability to remove 'Active Tab(s)' to context by default

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

‘Active Tabs’ are added to the chat window context by default, many users have described this as a hinderence and annoyance and want the ability to toggle this off.

There was already a feature request but a dev told the poster to open a bug report: Please stop automatically adding “Tab” - #9 by condor

initial forum:

Steps to Reproduce

Open a chat window

Expected Behavior

Switch somewhere that allows to toggle off active tabs added by default to chat context

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.38
VSCode Version: 1.99.3
Commit: fe5d1728063e86edeeda5bebd2c8e14bf4d0f960
Date: 2025-10-06T18:18:58.523Z (2 wks ago)
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 25.0.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

3 Likes

hi @Harrison_O and thank you for the detailed bug report. That would be a good feature request as it is not broken.

Overall the active tab is just a reference and does not attach full content to context.

Hi @condor ,

As mentioned in the other thread, the problem is that it confuses the model when it attaches references that don’t have anything to do with your request. Me and many others delete this reference often or always, and this adds an extra annoying step to almost all our chat interactions.

I also agree this should be a feature request - but in the feature request thread you had requested a bug report be opened: Please stop automatically adding “Tab” - #9 by condor

This seems to be the default behavior now in v2.0.5. Have to manually drag the current tab into the chat to add it to context.

There is now no active tab or any context area by default

However, in a new chat, if you ask it what context it has it will tell you that it is aware of what files are open, uncommitted changes, what line your cursor is on and what file is currently active, so even though active tab is no longer automatically added, it doesn’t mean it is not aware of the file you are currently in. When giving a request about making a change, it assumes it is in the current file unless otherwise noted.

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.