Open easbar opened 3 years ago
The font color (currently black) should be improved a bit maybe something like this:
Choosing the default json 'mode' was not so helpful, because the font was mostly red (too alarming) and the indentation did not work very well (see comment above).
Continuing from graphhopper/graphhopper#2239 the following things could/should be improved:
== false
==/!= true/false
? This is important especially for, e.g.if: true, limit to: 100
auto-convert tabs to spaces, visualize space characters-> no longer needed since we use json nowroad_class ==| MOTORWAY && in_berlin
!
enable soft wraps?disable line numbers, disable error icons in left gutterspeed/priority
,type: Polygon/Feature
,else: ""
etc.YAMLJSON, especially speed/priority/areas/distance_influence/limit_to/multiply_by would be niceYAMLJSON syntax errors that aren't caught currently, e.g.{}[]
.handle YAML multiline syntax likewe use JSON now>+
and|
... https://stackoverflow.com/a/21699210