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

[Scala 3] Revert type completions feature #4236

Merged
merged 3 commits into from Aug 9, 2022

Conversation

tanishiking
Copy link
Member

This PR reverts the following changes.

Context: #4234 (comment) we encounter some regressions related to the type completions feature. We revert those changes because we're going to release a new version of Metals, and it would be safer not to include those features in the new release #4214

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

tanishiking added a commit to tanishiking/metals that referenced this pull request Aug 9, 2022
We're not going to include Scala3 type completion to
Metals release note.

Context:
scalameta#4236
scalameta#4234 (comment)

> Context: scalameta#4234 (comment) we encounter some regressions related to the
> type completions feature.
> We revert those changes because we're going to release a new version of Metals,
> and it would be safer not to include those features in the new release scalameta#4214
@tanishiking tanishiking enabled auto-merge (squash) August 9, 2022 11:01
@tanishiking tanishiking merged commit 6bf55ab into scalameta:main Aug 9, 2022
@tanishiking
Copy link
Member Author

oops, I thought auto-merge requires all CI passes 😅 (I hope they actually pass in main)

tanishiking added a commit to tanishiking/metals that referenced this pull request Aug 9, 2022
We're not going to include Scala3 type completion to
Metals release note.

Context:
scalameta#4236
scalameta#4234 (comment)

> Context: scalameta#4234 (comment) we encounter some regressions related to the
> type completions feature.
> We revert those changes because we're going to release a new version of Metals,
> and it would be safer not to include those features in the new release scalameta#4214
tanishiking added a commit to tanishiking/metals that referenced this pull request Aug 9, 2022
tanishiking added a commit that referenced this pull request Aug 10, 2022
* docs: Add release note for 0.11.8

* chore: update for 0.11.8

* docs: Add gif for auto-complete extension methods

* docs: Count closed issue since last release

* Apply suggestions from code review

Co-authored-by: Tomasz Godzik <tgodzik@users.noreply.github.com>
Co-authored-by: Chris Kipp <ckipp@pm.me>

* docs: fix grammers / adjust title of sections

* docs: Add interpolation completion sections

* Apply suggestions from code review

Co-authored-by: vzmerr <109077949+vzmerr@users.noreply.github.com>
Co-authored-by: Tomasz Godzik <tgodzik@users.noreply.github.com>

* Add section for type completion

* Improe scaladoc completion section

* Apply suggestions from code review

Co-authored-by: vzmerr <109077949+vzmerr@users.noreply.github.com>

* fix: convert to named parameters title

* Add my name

* Remove improved code navigation section

* Update the tag, and date of release note

* Fix the number of new features / closed issues

* Apply suggestions from code review

Co-authored-by: vzmerr <109077949+vzmerr@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Chris Kipp <ckipp@pm.me>

* docs: Remove type completions from release note

We're not going to include Scala3 type completion to
Metals release note.

Context:
#4236
#4234 (comment)

> Context: #4234 (comment) we encounter some regressions related to the
> type completions feature.
> We revert those changes because we're going to release a new version of Metals,
> and it would be safer not to include those features in the new release #4214

* Update release note for the latest v0.11.8 tag

Tagged 51260e5 as v0.11.8

- regenerate release note
- minor fixes
  - removed `More stable code navigation` from TL;DR
- Set release date to 2022-08-10

Co-authored-by: Tomasz Godzik <tgodzik@users.noreply.github.com>
Co-authored-by: Chris Kipp <ckipp@pm.me>
Co-authored-by: vzmerr <109077949+vzmerr@users.noreply.github.com>
tanishiking added a commit that referenced this pull request Aug 12, 2022
* Revert "[Scala 3] Revert type completions feature (#4236)"

This reverts commit 6bf55ab.

* refactor: remove unnecesary duplicated type check
@tanishiking tanishiking deleted the revert-type-completions branch September 8, 2022 05:04
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

2 participants