Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support textDocument/prepareRename request #628

Merged
merged 4 commits into from
Dec 9, 2022

Conversation

rchl
Copy link
Member

@rchl rchl commented Nov 21, 2022

No description provided.

* master:
  chore(deps): update dependency @types/react to ^18.0.25
  chore(deps): update dependency @types/react-dom to ^18.0.9
  chore(deps): update dependency which to v3
@rchl rchl merged commit 9c66794 into master Dec 9, 2022
@rchl rchl deleted the feat/prepareRequest-support branch December 9, 2022 20:34
vrubezhny added a commit to vrubezhny/wildwebdeveloper that referenced this pull request Dec 13, 2022
Due to change in  `typescript-language-server@2.2.0` that implements `prepareRename` request now we have to implicitly
set 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 added a commit to vrubezhny/wildwebdeveloper that referenced this pull request 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 eclipse-wildwebdeveloper#628` change](typescript-language-server/typescript-language-server#628)
mickaelistria pushed a commit to eclipse-wildwebdeveloper/wildwebdeveloper that referenced this pull request 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](typescript-language-server/typescript-language-server#628)
cpradog pushed a commit to cpradog/typescript-language-server that referenced this pull request Dec 23, 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.

None yet

1 participant