| Summary: | Help Center: LSP Client Plugin configuration example contains typo | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | 847240 |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Seems to be fixed in commit 88dcaab4 |
SUMMARY In the Handbook for Kate under the chapter 'LSP Client Plugin' -> 'Configuration' the example states { "servers": { "python": { "command": ["pylsp_in_env"], ["%{Project:NativePath}"], "root": "." } } } However Kate does not accept a Copy&Paste of this example. This seems to be the correct version { "servers": { "python": { "command": ["pylsp_in_env", "%{Project:NativePath}"], "root": "." } } } SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 23.04 x86_64 (available in About System) KDE Plasma Version: Plasma 5.27.4