similar to vscode settings reference
am trying to do the same using
"someExt.test": {
"type": "string",
"default": 'hello',
"markdownDescription": "test [Emmet](command:workbench.action.openSettings?@ext:vscode.emmet)"
}
but it doesn't work & i cant find any documentation for it, so any help is appreciated