所有的这些现有代码高亮的这些技术,行的高亮,就是你有10行的代码,我可以选择说我现在先亮第一行,第一行怎么样,再调个空格,它可以跑到三到五行亮起来,你可以指引你的读者去看你现在在讲哪一段的代码之类的,我们还集成Monaco Editor你可以直接在里面写代码,你可以直接做live coding,有typescript的支持,相当于它...
所有的这些现有代码高亮的这些技术,行的高亮,就是你有10行的代码,我可以选择说我现在先亮第一行,第一行怎么样,再调个空格,它可以跑到三到五行亮起来,你可以指引你的读者去看你现在在讲哪一段的代码之类的,我们还集成Monaco Editor你可以直接在里面写代码,你可以直接做live coding,有typescript的支持,相当于它...
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace; } 7 changes: 7 additions & 0 deletions 7 vite-react/src/logo.svg Show comments Edit file Delete file Loading Sorry, something went wrong. Reload? Sorry, we cannot display this file. Sorry, this file ...
优化方法 import * as monaco from 'monaco-editor'; // or import * as monaco from 'monaco-editor/esm/vs/editor/editor.api'; // if shipping only a subset of the features & languages is desired monaco.editor.create(document.getElementById('container'), { value: 'console.log("Hello, ...
"monaco-editor": "^0.23.0", "normalize.css": "^8.0.1", "vant": "^3.0.16", "vue": "^3.0.11", "vue-router": "^4.0.6", "vuedraggable": "^4.0.1", "vuex": "^4.0.0" }, "devDependencies": { "@commitlint/cli": "^12.1.1", "@commitlint/config-conventional": "^12.1.1...