graphhopper / graphhopper/custom-model-editor

No suggestions for clause or operator values before typing "

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
2
Avg merge
5d 8h
Merged PRs (30d)
2

Description

For example pressing Ctrl+Space with the cursor placed behind `"if": ` we do not get any suggestions. We need to type `"` first to make it work. Previously it was possible to use boolean `true/false` here (without `"`). Maybe that's why. But this is no longer allowed anyway. Same thing for operator values where we used to allow numbers like `100` instead of strings like `"100"`. So we probably do not get suggestions when the cursor is placed behind `"limit_to": ` for the same reasons.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.