elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
381 stars 134 forks source link

Add simple completion support for watcher #95

Open spinscale opened 8 years ago

spinscale commented 8 years ago

This adds basic completion support for watcher. Some things need to be extended, but it should already help a lot.

Several things are not covered here yet:

spinscale commented 8 years ago

@spalger ping, anything I can help with? Adding this conditionally only when watcher is active?