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

Incorrect type. Expected one of string in setting.json #191

Open
SWEKanaramYadav opened this issue Jan 4, 2024 · 0 comments
Open

Incorrect type. Expected one of string in setting.json #191

SWEKanaramYadav opened this issue Jan 4, 2024 · 0 comments

Comments

@SWEKanaramYadav
Copy link

Issue Description
When attempting to configure settings in the settings.json file for Visual Studio Code, users are encountering an "Incorrect type" error. The error message indicates that the expected type is a string.

Steps to Reproduce

  • Open Visual Studio Code.
  • Navigate to File -> Preferences -> Settings or press Ctrl + ,.
  • Click on the "Open Settings (JSON)" icon in the top-right corner to open the settings.json file.
  • Add or modify a setting with an incorrect type, expecting a string.

Expected Behavior
Users should be able to configure settings in the settings.json file without encountering type errors.

Actual Behavior
An "Incorrect type" error is displayed, indicating that the expected type is a string.

Screenshot_1

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