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

Preferences file is not valid JSON #14883

Open
FrankL217 opened this issue Feb 3, 2023 · 0 comments
Open

Preferences file is not valid JSON #14883

FrankL217 opened this issue Feb 3, 2023 · 0 comments

Comments

@FrankL217
Copy link

So i am getting the "Preferences file is not valid JSON" error message and ive searched this and tried all the solutions ive seen posted. Unfortunately none worked for me. Here is the JSON file.

{
"brackets-eslint.gutterMarks": true,
"brackets-eslint.useLocalESLint": false,
"fonts.fontSize": "12px",
"fonts.fontFamily": "'SourceCodePro-Medium', MS ゴシック, 'MS Gothic', monospace"
}

"externalApplications": {
"jpg": "default",
"jpeg": "default",
"png": "default",
"svg": "C://Program Files (x86)//Microsoft//Edge//Application//msedge.exe"
}

currently i tried using forward slashes as someone had mentioned that that could be the issue. it didnt work for me though.
any help greatly appreciated.

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