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 configuration contribution and workspace.getWorkspaceFolder implementation #4458

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Mar 1, 2019

Signed-off-by: Anatoliy Bazko abazko@redhat.com

What does this PR do

  • Keep default null value of configuration properties (they were treated as object and converted to {})
  • workspace.getWorkspaceFolder implementation returns either WorkspaceFolder or undefined

[1] https://github.com/Microsoft/vscode/blob/1.31.1/src/vs/vscode.d.ts#L7387

…mentation

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
@tolusha tolusha added bug bugs found in the application plug-in system issues related to the plug-in system python issues related to the python language / extension labels Mar 1, 2019
@tolusha tolusha self-assigned this Mar 1, 2019
Copy link
Member

@akosyakov akosyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx

@tolusha tolusha merged commit e1b5a60 into master Mar 4, 2019
@tolusha tolusha deleted the ab/fixForPythonPlugin branch March 4, 2019 08:29
@akosyakov akosyakov mentioned this pull request Mar 6, 2019
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application plug-in system issues related to the plug-in system python issues related to the python language / extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants