Highlight GeoJSON files as if they were plain JSON
ClosedPublic

Authored by gszymaszek on Sep 30 2019, 11:30 AM.

Details

Summary

Currently, GeoJSON files syntax isn’t highlighted in any way.
GeoJSON is a subset of JSON and, as such, it can be higlighted using
the same rules as JSON.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gszymaszek created this revision.Sep 30 2019, 11:30 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptSep 30 2019, 11:30 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
gszymaszek requested review of this revision.Sep 30 2019, 11:30 AM
cullmann accepted this revision.Sep 30 2019, 11:36 AM
cullmann added a subscriber: cullmann.

Good idea.

This revision is now accepted and ready to land.Sep 30 2019, 11:36 AM
This revision was automatically updated to reflect the committed changes.