Json-Eclipse-Plugin
Json-Eclipse-Plugin copied to clipboard
Comment support
Hi,
i know that json is not intended to support comments, but parser like jackson do support this. sometimes it is really very handy to have some comments in json-files.
is there any chance of getting comment-support (there is already color-support for comments ;-) for the plugin?
thanks in advance

Hello, what exactly do you expect from such a support?
Hi Martin,
i would expect to get ride of the error-marker in eclipse for these json-comments.

Makes sense, I guess. Haven't touched it in quite a while, maybe you can make a PR yourself and I review it?