Ler em inglês Editar

Compartilhar via


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