It should be possible with minimal pain according to @karthiknadig. Also, check out 👉 https://github.com/pappasam/jedi-language-server/blob/master/jedi_language_server/server.py 👈 Things to do before enabling this: - [x] Ensure help tool tip supports markdown https://github.com/microsoft/vscode-python/issues/12179#issuecomment-642869009 - [x] Remove pylint minimal checkers #13321
It should be possible with minimal pain according to @karthiknadig.
Also, check out 👉 https://github.com/pappasam/jedi-language-server/blob/master/jedi_language_server/server.py 👈
Things to do before enabling this: