Skip to content
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

rust-analyzer.files.excludeDirs #7451

Merged
merged 2 commits into from
Jan 27, 2021
Merged

rust-analyzer.files.excludeDirs #7451

merged 2 commits into from
Jan 27, 2021

Conversation

matklad
Copy link
Member

@matklad matklad commented Jan 26, 2021

No description provided.

@matklad
Copy link
Member Author

matklad commented Jan 26, 2021

bors d=@jyn514

Does this help with your use-case?

@bors
Copy link
Contributor

bors bot commented Jan 26, 2021

✌️ jyn514 can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@jyn514
Copy link
Member

jyn514 commented Jan 27, 2021

@matklad I won't have a chance to test this out in the near future. Feel free to merge without me, or you can replicate the extra memory usage by doing a full build with docs.rs, there are instructions in the readme (search for regex).

@matklad
Copy link
Member Author

matklad commented Jan 27, 2021

bors r+

)

@bors
Copy link
Contributor

bors bot commented Jan 27, 2021

@bors bors bot merged commit 0ebf548 into rust-lang:master Jan 27, 2021
@jyn514
Copy link
Member

jyn514 commented Feb 15, 2021

Unfortunately this didn't seem to help. I added .rustwide and .rustwide-docker to rust-analyzer.files.excludeDirs and reloaded VSCode, but RA is still using over 2 GB (when most other people were only seeing about 1.3 GB used).

@jyn514
Copy link
Member

jyn514 commented Feb 15, 2021

If there's a way to see exactly what files are being loaded, that would be very helpful.

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.

None yet

2 participants