Interface WeaveCommandProviderWorkspaceExtension

All Superinterfaces:
WeaveWorkspaceExtension

public interface WeaveCommandProviderWorkspaceExtension extends WeaveWorkspaceExtension
Provides commands to be added to the Language Server. This component allows to provide custom experiences.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • createCommands

      WeaveCommand[] createCommands()
      Returns:
      The collection of commands to be added