Jason Sachs

Results 3 issues of Jason Sachs

I've looked at https://github.com/microsoft/multilspy/blob/main/src/multilspy/language_servers/clangd_language_server/clangd_language_server.py and it looks like it auto-locates / auto-installs clangd. This supports uneducated users well, and removes the need for end users to worry about installing clangd......

I use conda with the conda-forge repository. I would love to draw from there to install multilspy, but it seems it is not there at present. I have installed with...

The tutorial (https://glazedlists.github.io/glazedlists-tutorial/) is great, but there's no link to source code. Please link to the source code so we can try it.