This repository was archived by the owner on Jan 22, 2019. It is now read-only.
Commit c7409d3
Stephen Gutekanst
fix: hoverMessage now properly renders as a tooltip
Prior to this change, extensions such as code discussions would specify a
`DecorationAttachmentRenderingOptions.hoverMessage` but it would only work on
Sourcegraph, it was unused in the browser extension. Now it renders as a native
browser tooltip, which is okay for most cases.
Fixes sourcegraph/sourcegraph-extension-api#1071 parent 2836554 commit c7409d3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
| |||
0 commit comments