JB
JB
Can you check if you have those files excluded from your VSCode search or are in your .gitignore? We do not add the context from exclusions that you have added...
Can you show me a screenshot of the input box? If you have accidentally clicked on the name of the file, it might toggle off the context attachment and it...
It might not just be `.gitignore`, we also honor the file and search exclusion settings in VSCode:
When you press @ , can you reference that python file? Do you have any `.ignore` files in your directory that's excluding python? also, are you running on linux, mac,...
Does this work for your `.gitignore` or is it just this special `.gitignore_global` file? Can you check what your `Claude Code: Do Not Exclude Search Patterns` setting is?
Investigating now - we should be respecting the managed settings! In the meantime, FYI you can still access the old extension by running `claude` in the built-in terminal (or the...
You can continue to run `claude` in the built-in terminal (or an external terminal) to use the terminal with old IDE integration!