Leggere in inglese Modifica

Condividi tramite


ICodeEditorContribution interface

Extensions to the code editor should implement this interface, which will be called when the exension is loaded.

Methods

Method Details

register(ICodeEditorContributionEndpoints)

function register(editorEndpoints: ICodeEditorContributionEndpoints)

Parameters