prometheus-community/monaco-promql

Documentation on hover

Open

#7 opened on May 1, 2020

 (1 comment) (0 reactions) (0 assignees)TypeScript (8 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

This one seems to be pretty simple to implement. https://microsoft.github.io/monaco-editor/playground.html#extending-language-services-hover-provider-example

An MVP can be made with hardly defined documentation entries.

But ! a very nice to have would be if we have a prometheus documentation page or code reference that we could use to render the doc dynamic into the hover.

Contributor guide