ChenKexiong / python-lsp-monaco-editor-demo

Demo of Python Language Server on monaco-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 94.1%Language:HTML 5.9%