helix-editor / helix

A post-modern modal text editor.
https://helix-editor.com
Mozilla Public License 2.0
31.15k stars 2.3k forks source link

Update fsharp tree sitter repo reference #11061

Open ssiltanen opened 3 days ago

ssiltanen commented 3 days ago

The repository reference used here was a fork of the actual repository https://github.com/Nsidorenco/tree-sitter-fsharp, which has now been moved under ionide organization https://github.com/ionide/tree-sitter-fsharp, where it is in active maintenance and development.

The commit SHA is the currently latest commit from main branch.

the-mikedavis commented 2 days ago

When the revision is updated the queries (runtime/queries/fsharp/*.scm) usually need to be updated as well. The docs CI is failing because the old queries are no longer valid for the new version of the grammar