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

enh(scala) add Scala 3 extension soft keyword #3326

Conversation

nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Sep 6, 2021

Changes

Add support for Scala 3 extension soft keyword (see https://docs.scala-lang.org/scala3/reference/soft-modifier.html).

Use the same heuristic as in https://github.com/scala/vscode-scala-syntax/blob/57e0829cd46980699570101a68c320a20330d36c/src/typescript/Scala.tmLanguage.ts#L1134.

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

@nicolasstucki nicolasstucki marked this pull request as ready for review September 6, 2021 08:45
src/languages/scala.js Outdated Show resolved Hide resolved
@nicolasstucki nicolasstucki marked this pull request as draft September 6, 2021 15:16
@nicolasstucki nicolasstucki marked this pull request as ready for review September 7, 2021 08:23
@joshgoebel joshgoebel closed this Sep 9, 2021
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