Skip to content

1.0.0-beta.69

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 29 Sep 17:18
  • Implemented tooltip as a view wide option
  • Changes in source view:
    • Added maxSourceSizeToHighlight option
    • Added tooltip option for refs, e.g. source:{ refs: [{ range: [1, 4], tooltip: "struct" }] }
    • Tweaked styles for refs
    • Removed error option
    • Removed disabled option