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!: drop experimental textDocument/calls, typescript/inlayHints #647

Merged
merged 3 commits into from
Dec 27, 2022

Conversation

rchl
Copy link
Member

@rchl rchl commented Dec 27, 2022

BREAKING CHANGE: Remove experimental and legacy implementations of inlay
hints and call hierarchy. Switch to the official textDocument/inlayHint
and textDocument/prepareCallHierarchy implementations instead.

…Hints`

BREAKING CHANGE: Remove experimental and legacy implementation of inlay
  hints and call hierarchy. Switch to the official `textDocument/inlayHint`
  and `textDocument/prepareCallHierarchy` implementations instead.
@rchl
Copy link
Member Author

rchl commented Dec 27, 2022

I will add textDocument/prepareCallHierarchy implementation later so there will be a replacement for removed textDocument/calls.

@rchl rchl changed the title feat!: drop experimental textDocument/calls and typescript/inlayHints feat!: drop experimental textDocument/calls, typescript/inlayHints Dec 27, 2022
@rchl rchl merged commit 6e2be65 into master Dec 27, 2022
@rchl rchl deleted the feat/drop-legacy branch December 27, 2022 13:45
rchl added a commit that referenced this pull request Dec 27, 2022
#647)

BREAKING CHANGE: Remove experimental and legacy implementations of inlay hints and call hierarchy. Switch to the official textDocument/inlayHint and textDocument/prepareCallHierarchy implementations instead.
rchl added a commit that referenced this pull request Dec 27, 2022
#647)

BREAKING CHANGE: Remove experimental and legacy implementations of inlay hints and call hierarchy. Use to the official `textDocument/inlayHint` and `textDocument/prepareCallHierarchy` implementations instead.
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