Skip to content

Conversation

@vrubezhny
Copy link
Contributor

@vrubezhny vrubezhny commented Dec 13, 2022

Due to change in typescript-language-server@2.2.0 that implements prepareRename request now we have to implicitly set the new value for an identofier im Refactoring->Rename dialog during the test.

See: feat: support textDocument/prepareRename request #628 change

@vrubezhny
Copy link
Contributor Author

License check failure is due to eclipse-dash/dash-licenses#195 - not related to the PR

@mickaelistria
Copy link
Contributor

Can you please describe in commit message what makes that change is now necessary?

@vrubezhny vrubezhny force-pushed the fixRefactoringRenameJUnitTest branch from 0b16e45 to 95cbc03 Compare December 13, 2022 18:18
Due to change in  `typescript-language-server@2.2.0` that implements `prepareRename` request now we have to implicitly
set the new value for an identofier im `Refactoring->Rename` dialog during the test.

See: [`feat: support textDocument/prepareRename request eclipse-wildwebdeveloper#628` change](typescript-language-server/typescript-language-server#628)
@vrubezhny vrubezhny force-pushed the fixRefactoringRenameJUnitTest branch from 95cbc03 to 2d28c9f Compare December 13, 2022 18:19
@vrubezhny
Copy link
Contributor Author

Can you please describe in commit message what makes that change is now necessary?

Updated: #1001 (comment)

@vrubezhny
Copy link
Contributor Author

vrubezhny commented Dec 13, 2022

Can you please describe in commit message what makes that change is now necessary?

Updated: #1001 (comment)

This PR should fix failing TestJsTs.testRefactoringRename test in #999

@mickaelistria
Copy link
Contributor

Good, thanks!

@mickaelistria mickaelistria merged commit 2238e16 into eclipse-wildwebdeveloper:master Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants