Kate and Python Language Server

Viewed 23
The discussion centers around experiences with different Language Server Protocol (LSP) implementations for Python, particularly focusing on the Kate text editor's integration with Python LSP. Users express frustrations with the slow performance of Python-LSP-server, especially in contrast to the alternatives like pyright that offer better response times and overall productivity boosts. There are also comments on naming conventions causing confusion in the community, particularly between `ls` and Python-related LSP names. The dialogue suggests a broader issue with performance expectations and user experience in coding tools.
0 Answers