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

Avoid sync fs-call at startup #16379

Closed
jrieken opened this issue Dec 2, 2016 · 1 comment
Closed

Avoid sync fs-call at startup #16379

jrieken opened this issue Dec 2, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Dec 2, 2016

Find if (!fs.existsSync(this.snippetFolder)) { in the snippet tracker

@jrieken jrieken self-assigned this Dec 2, 2016
@jrieken jrieken added this to the November 2016 milestone Dec 2, 2016
@jrieken jrieken added the perf label Dec 2, 2016
@jrieken
Copy link
Member Author

jrieken commented Dec 2, 2016

related to #15455

@jrieken jrieken closed this as completed in 119e110 Dec 2, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant