https://bugs.kde.org/show_bug.cgi?id=468130
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/-/commit/bb94925 | |014f710ea89752949d5ab90aefa | |fd2175 --- Comment #5 from Waqar Ahmed <waqar....@gmail.com> --- Git commit bb94925014f710ea89752949d5ab90aefafd2175 by Waqar Ahmed. Committed on 18/07/2023 at 07:55. Pushed by waqar into branch 'master'. lsp: always honor server when using Completion.textEdit.newText If server is specifying a different range start than what we have, perfer the server always. Only do this if Completion.textEdit.newText is the text we are going to insert. With pure insertText things are generally simpler. This fixes issues with dart-analyzer and typescript-language-server M +5 -2 addons/lspclient/lspclientcompletion.cpp https://invent.kde.org/utilities/kate/-/commit/bb94925014f710ea89752949d5ab90aefafd2175 -- You are receiving this mail because: You are watching all bug changes.