Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 675 Bytes

editor.md

File metadata and controls

17 lines (12 loc) · 675 Bytes

Editor

  • Name in Remix: editor
  • kind: editor
Type Name Description
method highlight Highlight a piece of code in the editor.
method discardHighlight Remove the highlight triggered by this plugin.
method discardHighlightAt Remove the highlight triggered by this plugin
method addAnnotation Add annotation ( info, warning, error ) at a line, column position with a text
method clearAnnotations

Method Definitions can be found here

Type Definitions can be found here