SUMMARY *** When trying to configure jedi-language-server and diagnostic-languageserver to be used together for python language, I'm unable to launch either jedi or diagnostic-languageserver *** STEPS TO REPRODUCE 1. Create venv and install jedi-language-server 2. Install diagnostic-languageserver with yarn global install diagnostic-languageserver 3. Try to configure diagnostic-languageserver not under python 'umbrella' 4. Open python file OBSERVED RESULT Only one popup, for python language server is present EXPECTED RESULT Should be 2 - one for python language, and other for this diagnostic language server. SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE Tumbleweed 20230914 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION Kernel: 6.5.3-1-default Graphics Platform: Wayland link to jedi-language-server: https://github.com/pappasam/jedi-language-server link to diagnostic-languageserver: https://github.com/iamcco/diagnostic-languageserver/tree/master
Created attachment 161669 [details] My .kateproject configuration
Is a good idea, but somebody needs to step up to implement it.
*** Bug 481340 has been marked as a duplicate of this bug. ***
*** Bug 495401 has been marked as a duplicate of this bug. ***