hjson-js icon indicating copy to clipboard operation
hjson-js copied to clipboard

Schema autocomplete support

Open nyurik opened this issue 7 years ago • 1 comments

Hi, not sure if you saw it, but now Kibana (Elasticsearch UI) uses HJSON for the Vega visualizations! And almost immediately I have started receiving requests to add autocomplete support to the ACE editor. The most straightforward (IMO) way to do it would be to use a JSON schema - and simply look up allowed values at each point. Can you think of a good way to add that to HJSON? I saw a PR (a bit stale) for the ACE's JSON autocomplete using Microsoft's intelisense library - I wounder if we can use the same approach? https://github.com/ajaxorg/ace/pull/2885/files

nyurik avatar Mar 10 '18 01:03 nyurik

This would be quite helpful! Bump!

alexsb avatar Nov 04 '23 17:11 alexsb