Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mkatychev
Copy link
Contributor

@mkatychev mkatychev commented Jun 7, 2025

Updated Tree-sitter Query filename detection and heuristics such that all previously classified as Scheme languages are now properly identified as Tree-sitter Query in https://github.com/nvim-treesitter/nvim-treesitter:
image

Description

Checklist:

@mkatychev mkatychev requested a review from a team as a code owner June 7, 2025 00:45
- '@[\w.-]+(?:\s|$)'
negative_pattern:
- '\([+\-:<>\/=~\)]'
- language: Scheme
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moving TSQ above Scheme somehow increased classification hit-rate 🤷

@mkatychev mkatychev requested a review from lildude June 17, 2025 15:22
@mkatychev
Copy link
Contributor Author

@lildude are there further changes needed?

Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

Important

The changes in this PR will not appear on GitHub until the next release has been made and deployed. See here for more details.

@lildude lildude added this pull request to the merge queue Jun 23, 2025
Merged via the queue into github-linguist:main with commit edbbb74 Jun 23, 2025
5 checks passed
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.

2 participants