Currently, I am utilizing the angularjs UI.Ace directive (https://github.com/angular-ui/ui-ace) with the mode set to 'json'. However, I noticed that although I see an error icon in the gutter, there is no text hint displayed when hovering over it. Shouldn't these hints be provided by the worker-json? Could it be possible that I am missing a specific option?