Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SnippetTextEdit

A snippet edit represents an interactive edit that is performed by the editor.

Note that a snippet edit can always be performed as a normal text edit. This will happen when no matching editor is open or when a workspace edit contains snippet edits for multiple files. In that case only those that match the active editor will be performed as snippet edits and the others as normal text edits.

Hierarchy

  • SnippetTextEdit

Index

Methods(2)

Constructors(1)

Properties(2)

Methods(2)

Static replace

Static insert

Constructors(1)

constructor

Properties(2)

range

range: Range

The range this edit applies to.

snippet

snippet: SnippetString

The snippet this edit will perform.

Generated by TypeDoc. Maintained by 洛竹