Bug 474612 - Cannot use more than one language server for configured language
Summary: Cannot use more than one language server for configured language
Status: CONFIRMED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 23.08.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 481340 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-09-17 13:11 UTC by KhazAkar
Modified: 2024-03-18 11:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
My .kateproject configuration (874 bytes, text/plain)
2023-09-17 13:12 UTC, KhazAkar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhazAkar 2023-09-17 13:11:16 UTC
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
Comment 1 KhazAkar 2023-09-17 13:12:54 UTC
Created attachment 161669 [details]
My .kateproject configuration
Comment 2 Christoph Cullmann 2024-03-15 18:37:37 UTC
Is a good idea, but somebody needs to step up to implement it.
Comment 3 Waqar Ahmed 2024-03-18 11:57:33 UTC
*** Bug 481340 has been marked as a duplicate of this bug. ***