Denis Kolesnikov
Denis Kolesnikov
According to [this issue](https://github.com/discoveryjs/browser-extension-json-discovery/issues/44) Can we somehow visually display nested JSON path, when the user hovers some key or value in structure?
By default plugin uses `UltiSnips#ExpandSnippet()`. And if `g:CleverTabUltiSnipsExpandOrJump` setted, `UltiSnips#ExpandSnippetOrJump`. This helps with autocomplete inside UltiSnips tabstops.
According to [this issue](https://github.com/discoveryjs/browser-extension-json-discovery/issues/45) Is this possible to show all fields at any levels, containing particular text?