brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Remove lineComment from JSON #6251

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by MarcelGerber Monday Feb 17, 2014 at 19:18 GMT Originally opened as https://github.com/adobe/brackets/pull/6897


According to multiple sources (https://plus.google.com/+DouglasCrockfordEsq/posts/RK8qyGVaGSr, http://stackoverflow.com/questions/244777/can-i-comment-a-json-file, http://fadefade.com/json-comments.html and http://zehfernando.com/2013/commenting-json-files/), there is no possibility to add (line) comments to a json file. So we should consider removing the lineComment // from JSON.


MarcelGerber included the following code: https://github.com/adobe/brackets/pull/6897/commits

core-ai-bot commented 3 years ago

Comment by ingorichter Tuesday Feb 18, 2014 at 23:30 GMT


@SAPlayer Thank you for fixing this.