https://code.visualstudio.com/docs/editor/editingevolved#_open-symbol-by-name The api exists in vscode but not monaco https://github.com/Microsoft/vscode/blob/478365bce508cc391e4cfc5c9e1eeee7c87c39c9/src/vs/vscode.d.ts#L2034 We have all the data to implement this.