[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-07-21 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=468130

Waqar Ahmed  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/kate/-/commit/bb94925 |ities/kate/-/commit/49f999d
   |014f710ea89752949d5ab90aefa |f43e8652817e5937e12bdc818f9
   |fd2175  |4f5b6c

--- Comment #6 from Waqar Ahmed  ---
Git commit 49f999df43e8652817e5937e12bdc818f94f5b6c by Waqar Ahmed.
Committed on 21/07/2023 at 17:22.
Pushed by waqar into branch 'release/23.08'.

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
(cherry picked from commit bb94925014f710ea89752949d5ab90aefafd2175)

M  +5-2addons/lspclient/lspclientcompletion.cpp

https://invent.kde.org/utilities/kate/-/commit/49f999df43e8652817e5937e12bdc818f94f5b6c

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-07-18 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=468130

Waqar Ahmed  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  ---
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-2addons/lspclient/lspclientcompletion.cpp

https://invent.kde.org/utilities/kate/-/commit/bb94925014f710ea89752949d5ab90aefafd2175

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-07-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=468130

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/kate/-/merge_requests/1261

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-07-15 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=468130

Karmo Rosental  changed:

   What|Removed |Added

  Latest Commit|1c0ad3b4fe8b85f55273ff255ea |
   |cc92a3d01bf10   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-07-15 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=468130

Karmo Rosental  changed:

   What|Removed |Added

Version|22.12.3 |23.04.3
   Version Fixed In|23.04   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-07-15 Thread Karmo Rosental
https://bugs.kde.org/show_bug.cgi?id=468130

Karmo Rosental  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #3 from Karmo Rosental  ---
Same issue is back with recent updates.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-04-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=468130

--- Comment #2 from Waqar Ahmed  ---
Fixed in 23.04

But to work around the issue, you can downgrade typescript language server

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 468130] Kate adds double dots before method name when using autocomplete (TypeScript)

2023-04-03 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=468130

Waqar Ahmed  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||23.04
  Latest Commit||1c0ad3b4fe8b85f55273ff255ea
   ||cc92a3d01bf10
 CC||waqar@gmail.com
 Resolution|--- |FIXED

--- Comment #1 from Waqar Ahmed  ---
https://invent.kde.org/utilities/kate/-/merge_requests/1150

-- 
You are receiving this mail because:
You are watching all bug changes.