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

fix(exthost/#3268): Part 1 - Fix activation error for dendron extension #3289

Merged
merged 7 commits into from
Mar 17, 2021

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Mar 16, 2021

Issue: The dendron extension is failing with an activation error:

image

Defect: The path being supplied to the extension client via InitData is not a valid folder

Fix: Fix up the logsLocation and logFile initialization logic. Add a test case covering the guarantee in the VSCode API docs - that the parent directory must exist and be a valid directory.

Related #3268

@bryphe bryphe merged commit c2abe68 into master Mar 17, 2021
@bryphe bryphe deleted the fix/exthost/3268/1-dendron-activation branch March 17, 2021 16:01
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.

1 participant