要求
node 18x
npm 9x
git clone https://github.com/TypeFox/monaco-languageclient.git
cd monaco-languageclient
npm i# Cleans-up, compiles and builds everything
npm run build
npm run dev # 访问 http://127.0.0.1:8080/
两个自动完成,
两个验证 纠错
要求
node 18x
npm 9x
git clone https://github.com/TypeFox/monaco-languageclient.git
cd monaco-languageclient
npm i# Cleans-up, compiles and builds everything
npm run build
npm run dev # 访问 http://127.0.0.1:8080/
两个自动完成,
两个验证 纠错