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

Insert type breaks compilation when using symbolic methods #7122

Open
tgodzik opened this issue Jan 15, 2025 · 1 comment
Open

Insert type breaks compilation when using symbolic methods #7122

tgodzik opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
bug Something that is making a piece of functionality unusable presentation-compiler Something relating to the presentation compiler Scala 2 Scala 3 Generic ticket relating to Scala 3 spree

Comments

@tgodzik
Copy link
Contributor

tgodzik commented Jan 15, 2025

Describe the bug

Raised in scalacenter/scalafix#2166 but scalafix uses PC underneath so this is an issue most likely in Metals

Expected behavior

We should add space after symbolic operators.

Operating system

Linux

Editor/Extension

VS Code

Version of Metals

v1.4.2

Extra context or search terms

No response

@tgodzik tgodzik added bug Something that is making a piece of functionality unusable Scala 3 Generic ticket relating to Scala 3 presentation-compiler Something relating to the presentation compiler Scala 2 labels Jan 15, 2025
@rochala rochala added the spree label Jan 16, 2025
@mbovel
Copy link

mbovel commented Jan 30, 2025

For Scala 3, this is an issue in the presentation compiler, should be fixed by scala/scala3#22485.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is making a piece of functionality unusable presentation-compiler Something relating to the presentation compiler Scala 2 Scala 3 Generic ticket relating to Scala 3 spree
Projects
None yet
Development

No branches or pull requests

3 participants