When creating a CodeMirror instance, pass 'extraKeys': { 'Ctrl-Space': 'autocomplete' } into the options object. Then, include the hints css in your entrypoint ...
確定! 回上一頁