<CodeEditor name='editor'
mode='python'
width='100%'
readOnly={true}
showGutter={true}
defaultValue={'def custom_code(input_parameter):'}
value={'def custom_code(input_parameter):'}/>
对于上面的编辑器,我需要从第10行开始的代码行号。有没有办法在react-ace-editor中做到这一点?有没有设置行号的道具?
答案 0 :(得分:1)
Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy
将完成这项工作:)