ChangeAnnotationSupport

langoustine.lsp.structures$.WorkspaceEditClientCapabilities$.ChangeAnnotationSupport
See theChangeAnnotationSupport companion object
case class ChangeAnnotationSupport(groupsOnLabel: Opt[Boolean])

Attributes

groupsOnLabel

Whether the client groups edits with equal labels into tree nodes, for instance all edits labelled with "Changes in Strings" would be a tree node.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product