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

Improve tree-sitter queries for Scala #9475

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

jpaju
Copy link
Contributor

@jpaju jpaju commented Jan 29, 2024

  • Simplify function highlighting
  • Highlight extension methods
  • Textobject query (mia/maa) for class/trait constructor parameters/arguments
  • Textobject query (mif/maf) for Scala 3 braceless lambdas

- Simplify function highlighting
- Highlight extension methods
- Textobject query (mia/maa) for class/trait constructor parameters/arguments
- Textobject query (mif/maf) for Scala 3 braceless lambdas
@the-mikedavis the-mikedavis added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Jan 30, 2024
@jpaju jpaju marked this pull request as draft January 31, 2024 10:56
@jpaju jpaju marked this pull request as ready for review January 31, 2024 21:33
@pascalkuthe pascalkuthe merged commit 75d61d8 into helix-editor:master Feb 4, 2024
6 checks passed
@jpaju jpaju deleted the scala-improve-ts-queries branch February 4, 2024 16:34
cosmikwolf pushed a commit to cosmikwolf/helix that referenced this pull request Feb 26, 2024
- Simplify function highlighting
- Highlight extension methods
- Textobject query (mia/maa) for class/trait constructor parameters/arguments
- Textobject query (mif/maf) for Scala 3 braceless lambdas
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
- Simplify function highlighting
- Highlight extension methods
- Textobject query (mia/maa) for class/trait constructor parameters/arguments
- Textobject query (mif/maf) for Scala 3 braceless lambdas
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
- Simplify function highlighting
- Highlight extension methods
- Textobject query (mia/maa) for class/trait constructor parameters/arguments
- Textobject query (mif/maf) for Scala 3 braceless lambdas
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
- Simplify function highlighting
- Highlight extension methods
- Textobject query (mia/maa) for class/trait constructor parameters/arguments
- Textobject query (mif/maf) for Scala 3 braceless lambdas
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
- Simplify function highlighting
- Highlight extension methods
- Textobject query (mia/maa) for class/trait constructor parameters/arguments
- Textobject query (mif/maf) for Scala 3 braceless lambdas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants