Class responsible for editing a snippet folder. Extends from EditView to provide functionality for editing snippet folders.

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

Properties

_panel: WebviewPanel

Methods

  • Handles the received message and processes commands to edit the snippet folder.

    Parameters

    • message: any

      The received message, typically containing command and data.

    Returns any

    • The result of handling the message, if any.