I would like to integrate codemirror6 with a python language server, would any kind sirs direct me to where I should start?
I think this is the only resource about this so far, unfortunately.
thanks alot, I’ll play around, codemirror6 is awesome btw! could feel the difference
Hi, I’ve managed to integrate pyls with codemirror6, sharing a sample react application for anyone who’s interested to have a dockerized setup of pyls and codemirror on react here.
@guanyou-git Is there a way to achieve this without using the dockerized setup?