elastic / elastic/esql-idea-plugin
Missing : and :: completion suggestions after index/cluster string
Open
bug
- Dominant language
- Java
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Before merging #4, after "FROM string" the completion logic would also suggest ":" and "::", which are correct in case the string is a cluster name. Not sure if it's something we want to keep, but currently they don't get suggested anymore.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.