Lint.ActionSourceThe type for actions associated with a diagnostic
val create :
name:string ->
(view:Code_mirror.View.EditorView.t -> from:int -> to_:int -> unit) ->
tcreate ~name f makes a new action with a function to call when the user activates the action