Class ClientCommands

java.lang.Object
org.eclipse.lemminx.client.ClientCommands

public class ClientCommands extends Object
Commonly used client commands
Author:
Angelo ZERR
  • Field Details

    • SHOW_REFERENCES

      public static final String SHOW_REFERENCES
      Show references
      See Also:
    • OPEN_SETTINGS

      public static final String OPEN_SETTINGS
      Open settings command. This custom command is sent to the client in order to have the client open its settings UI.
      See Also:
    • OPEN_BINDING_WIZARD

      public static final String OPEN_BINDING_WIZARD
      Open the binding wizard to bind the XML to a grammar/schema.
      See Also:
    • OPEN_URI

      public static final String OPEN_URI
      Client command to open URI
      See Also:
    • UPDATE_CONFIGURATION

      public static final String UPDATE_CONFIGURATION
      Update configuration
      See Also: