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

gitMerger.mergeCommandOptions Incorrect type. Expected "string[]" #28

Open
tomcnolan opened this issue Feb 11, 2019 · 0 comments
Open

Comments

@tomcnolan
Copy link

tomcnolan commented Feb 11, 2019

What's this issue all about?

When specifying gitMerger.mergeCommandOptions in User Settings, an error is displayed in the Problems pane: Incorrect type. Expected "string[]".

Expected Behaviour

No error message when specifying gitMerger.mergeCommandOptions in User Settings.

Actual Behaviour

When specifying gitMerger.mergeCommandOptions in User Settings, an error is displayed in the Problems pane: Incorrect type. Expected "string[]".

Steps To Reproduce

File menu / Preferences / Settings.
Expand Workbench.
Click on Settings Editor.
Ensure the checkbox is checked under Use Split JSON. (VSCode 1.31.0 turned off the split JSON editor with default settings on the left.)
Expand Extensions.
Click on GitMerger configuration.
In the section titled "Git Merger: Merge Command Options", click the link: Edit in settings.json
The User Settings tab opens.
Copy the gitMerger.mergeCommandOptions JSON snippet from the left pane, and paste it into the right pane. Add a trailing comma if needed.
An error is displayed in the Problems pane: Incorrect type. Expected "string[]".

Software Info

VSCode version 1.31.0
GitMerger version 0.4.1
Windows 10 version 1809

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

No branches or pull requests

1 participant