Skip to content

wuliang142857/python-lsp-monaco-editor-demo

Repository files navigation

monaco-editor-for-python: 针对Python的monaco-editor DEMO

特性

使用

先安装Python Language Server:

pip install 'python-language-server[all]' --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple

编译和运行:

yarn run build:client
yarn run build:server
yarn run start

然后访问: http://localhost:3000/

效果:

About

Demo of Python Language Server on monaco-editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published