ICodeEditorContribution interface
Extensions to the code editor should implement this interface, which will be called when the exension is loaded.
Methods
register(ICode |
Method Details
register(ICodeEditorContributionEndpoints)
function register(editorEndpoints: ICodeEditorContributionEndpoints)
Parameters
- editorEndpoints
- ICodeEditorContributionEndpoints