Open hughess opened 1 year ago
I found a couple of options that let you take advantage of the existing grammar definition to get some language server-like capabilities. Seems like it would be worth going for a real language server unless these are easy to set up and work relatively well:
By adding slash commands, we're making it easier to discover the full list of available content and components within Evidence. Once you get a component on your page though, it's quite difficult to know what is possible without having the docs open side-by-side and referencing back and forth.
It would be great to have a way to surface the available props within a given component. Some alternatives in order of preference:
<LineChart
) and have a custom menu show up giving the user documentation about the componentScreenshots from trying a few of these out
Component Decoration (would be set up with hover capability on top of it)
Treeview