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

feat: allow settings for each folder #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Foo-x
Copy link

@Foo-x Foo-x commented Jul 27, 2022

Closes #131

Multi-root workspaces are supported from a2eb679, but could not set settings for each folder.
This PR resolves it.

Before:
スクリーンショット 2022-07-27 174140
スクリーンショット 2022-07-27 174252
Folder settings are not applied and no intellisense is displayed.

After:
スクリーンショット 2022-07-27 174030
スクリーンショット 2022-07-27 174101
Folder settings are applied and intellisense is displayed.

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.

Avoid using workspace.rootPath
1 participant