monaco-editor version: 0.13.1
Browser: Chrome 67
OS: macOS
In this file, StandaloneCodeEditor.addCommand returns a commandId instead of a disposable. Is there any specific reason for it? If yes, then how do I remove a manually added command with public api?