Skip to content

inline given not highlighting inline #139

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

Closed
nicolasstucki opened this issue Sep 3, 2020 · 0 comments · Fixed by #138
Closed

inline given not highlighting inline #139

nicolasstucki opened this issue Sep 3, 2020 · 0 comments · Fixed by #138
Labels
bug Something isn't working

Comments

@nicolasstucki
Copy link
Contributor

Screenshot 2020-09-03 at 09 52 17

  inline def mkDefaultTypeable[T]: Typeable[T] = ${ TypeableMacros.impl[T] }

  inline given [T] as Typeable[T] = mkDefaultTypeable[T]
@nicolasstucki nicolasstucki added the bug Something isn't working label Sep 3, 2020
nicolasstucki added a commit to nicolasstucki/vscode-scala-syntax that referenced this issue Sep 7, 2020
@nicolasstucki nicolasstucki linked a pull request Sep 7, 2020 that will close this issue
nicolasstucki added a commit to nicolasstucki/vscode-scala-syntax that referenced this issue Sep 9, 2020
nicolasstucki added a commit to nicolasstucki/vscode-scala-syntax that referenced this issue Sep 9, 2020
PanAeon pushed a commit to PanAeon/vscode-scala-syntax that referenced this issue Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant