[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-02-10 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499187 Waqar Ahmed changed: What|Removed |Added Resolution|FIXED |WORKSFORME Status|NEEDSINFO

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-02-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #8 from Bug Janitor Service --- ๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it wi

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #5 from Daniele Scasciafratte --- I have the project plugin enabled and also with that parameter I still have the issue. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #7 from Daniele Scasciafratte --- That solution worked. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #6 from Waqar Ahmed --- Ok, then you can have a `.kateproject` file in /home/mte90/.config/nvim/ In that file (/home/mte90/.config/nvim/.kateproject), you can specify the exact root. Contents of the file below { "name": "Neovim_Config"

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #4 from Waqar Ahmed --- Do you have project plugin enabled? You can also try to use: "rootIndicationFileNames": [".luarc.json"] where .luarc.json lives at the root of your project. That should work -- You are receiving this ma

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #3 from Daniele Scasciafratte --- Nope: ``` "lua": { "command": ["lua-language-server"], "url": "https://github.com/sumneko/lua-language-server";, "highlightingModeRegex": "^Lua$", "root":""

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499187 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com Resolution|---

[kate] [Bug 499187] RootUri for LSP, Lua LSP and HOME directory

2025-01-27 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499187 --- Comment #1 from Daniele Scasciafratte --- If I create a .luarc.json file and I put it on /home/mte90 it is used but there is still the error because Kate is sending that parameter anyway. -- You are receiving this mail because: You are watching al