Επεξεργασία

Κοινή χρήση μέσω


ICodeEditorContribution interface

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

Methods

register(ICodeEditorContributionEndpoints)

Method Details

register(ICodeEditorContributionEndpoints)

function register(editorEndpoints: ICodeEditorContributionEndpoints)

Parameters