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

F# support #625

Closed
wants to merge 801 commits into from
Closed

F# support #625

wants to merge 801 commits into from

Conversation

Thecentury
Copy link
Contributor

@Thecentury Thecentury commented Jan 28, 2024

The PR adds support for F# — functional language for .NET using the grammar Nsidorenco/tree-sitter-fsharp (MIT license).

Before:
image

After:
image

Nsidorenco and others added 28 commits May 6, 2024 20:08
It can be useful if you want to obtain a diff in the standard format and
copy paste it to github, for instance.
Ensure the value is always non-zero, and consider $COLUMNS if
crossterm does not succeed.

Fixes Wilfred#707
It's more like a 15% reduction in instruction count, which is still
nice.
This should improve highlighting in cases like Elm that use
`@comment.elm`.
@Wilfred
Copy link
Owner

Wilfred commented May 14, 2024

Merged in d92b65c, thank you :)

@Wilfred Wilfred closed this May 14, 2024
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