[kate] [Bug 480025] cjs, cts, mjs, mts file extensions are ignored by LSP

2024-04-20 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=480025 Christoph Cullmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC|

[kate] [Bug 480025] cjs, cts, mjs, mts file extensions are ignored by LSP

2024-01-24 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=480025 --- Comment #2 from Karmo Rosental --- { "servers": { "typescript": { "use": "javascript", "highlightingModeRegex": "^TypeScript.*$", "documentLanguageId": true } } } Fix is to use this LSP

[kate] [Bug 480025] cjs, cts, mjs, mts file extensions are ignored by LSP

2024-01-19 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=480025 --- Comment #1 from Karmo Rosental --- typescript-language-server is 4.3. On another laptop I have locked typescript-language-server at 4.0 and problem does not occur. Since TSLS 4.1 issues started to happen. -- You are receiving this mail because: