elm_code: Add basic scope parsing to syntax highlighting.
authorAndy Williams <andy@andywilliams.me>
Tue, 14 Nov 2017 19:12:56 +0000 (19:12 +0000)
committerAndy Williams <andy@andywilliams.me>
Tue, 14 Nov 2017 19:12:56 +0000 (19:12 +0000)
commit95b0d7ca68c0b5c95cacb9e7cea7c80cf7520823
treedb77053452fbdd3711ac90a14b8a1e88af517328
parent1227f914e2d1678e964d058939d837449532b28e
elm_code: Add basic scope parsing to syntax highlighting.

This is currently displayed by showing scope in the widget gutter
src/lib/elementary/elm_code_line.h
src/lib/elementary/elm_code_syntax.c
src/lib/elementary/elm_code_widget.c
src/tests/elementary/elm_code_test_syntax.c