Interface WeaveCommandProviderWorkspaceExtension
- All Superinterfaces:
WeaveWorkspaceExtension
Provides commands to be added to the Language Server.
This component allows to provide custom experiences.
-
Method Summary
-
Method Details
-
createCommands
WeaveCommand[] createCommands()- Returns:
- The collection of commands to be added
-