Skip to content

fix(core): fix mentions for files in hidden folders - related issue ( #32126 )#32193

Open
iputuanggak wants to merge 4 commits into
anomalyco:devfrom
iputuanggak:bugfix/fix-mention-file
Open

fix(core): fix mentions for files in hidden folders - related issue ( #32126 )#32193
iputuanggak wants to merge 4 commits into
anomalyco:devfrom
iputuanggak:bugfix/fix-mention-file

Conversation

@iputuanggak

@iputuanggak iputuanggak commented Jun 13, 2026

Copy link
Copy Markdown

Issue for this PR

Fixes #32126

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The issue ( #32126 ) is user can't mention anything inside hidden folder or folder with prefix [ . ] .
I add hidden: true, to search.ts to fix it

How did you verify your code works?

mention file inside hidden folder with @

Screenshots / recordings

Screenshot 2026-06-13 195349

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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

Successfully merging this pull request may close these issues.

[Bug] Can't mention anything with [ . ] either file or folder name

1 participant