-
Notifications
You must be signed in to change notification settings - Fork 24
hide secret file sharing #179
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
base: main
Are you sure you want to change the base?
Conversation
|
Hey @dometto @spoenemann, I have created a PR for this #128 |
jonah-iden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks alot for the contribution. That's a pretty nice feature i didn't even think about.
I left a few comments below on some smaller things i noticed while looking at the changes
packages/open-collaboration-vscode/src/collaboration-instance.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
RaviAdvt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved
|
@jonah-iden resolved, made required changes, kindly please re-review it. |
Hey I was looking for tool like this, and it is really helpful awesome tool, I tried to understand this project and I was looking for a feature to hide .env files, I finally able to do this after above change, I have tested this on my system.
Let me know if I should make any changes to improve this.
Thank you.