-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Error Reading Preferences - not valid JSON #12034
Comments
Comment by shubhsnov You can't have comments in brackets.json. Removing them should fix it. |
Comment by milkymeda Unfortunately, it did not work. Here is the current state of brackets.json:
|
Comment by sprintr
|
Comment by milkymeda That worked! Thanks a lot!
|
Comment by marshalnosa
I am having same issue here and I added this code but my Brackets still having the issue of resetting itself after lunching. I still get the default theme and font size whenever I restart. Secondly, it still takes me to this JSON error page instead of my previous project. Any help on how to solve this? Thanks |
Comment by sprintr
|
Comment by marshalnosa
How do I go about that? |
Comment by saohlsen Hi, Anyone know what is wrong with it ? { |
Comment by redmunds
|
Comment by saohlsen
|
Comment by pol1up I have a similar problem...
I am still getting an error |
Comment by sk-ismail There is an error in first line... |
Comment by justyb00
|
Issue by milkymeda
Friday May 17, 2019 at 08:30 GMT
Originally opened as adobe/brackets#14792
I'm trying to change the PHP "executablePath" in order to get PHP Tooling support and I got this error:
Here is my brackets.json:
I've tried different things like adding only this line, with/without the comma etc.
"executablePath": "C:\xampp\php\php.exe",
But none of them worked. What could be the problem?
Thank you.
The text was updated successfully, but these errors were encountered: