monaco editor registerCodeLensProvider add command arguments

后端 未结 0 1174
死守一世寂寞
死守一世寂寞 2021-01-26 21:56

var commandId = editor.addCommand(0, function (arguments) {
    // not work
    console.log(arguments)

}, \'\');

command: {
  i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题