We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the current rendering in Helix (v24.7)
And this is Neovim:
Both uses treesitter for their syntax.
struct ManifestBlob { media_type string @[json: 'mediaType'] size int digest string }
Language LSP DAP Formatter Highlight Textobject Indent v ✓ v-analyzer None None ✓ ✓ ✓
2025-02-16T16:45:48.891 helix_lsp::transport [ERROR] vlang-language-server err: <- StreamClosed 2025-02-16T16:45:48.891 helix_lsp::client [WARN] language server failed to terminate gracefully - server closed the stream 2025-02-16T16:45:48.892 helix_lsp::transport [ERROR] vlang-language-server err: <- IO(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })
Linux
Foot
source
helix 24.7 (3f52849)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
This is the current rendering in Helix (v24.7)
And this is Neovim:
Both uses treesitter for their syntax.
Reproduction Steps
Helix log
Platform
Linux
Terminal Emulator
Foot
Installation Method
source
Helix Version
helix 24.7 (3f52849)
The text was updated successfully, but these errors were encountered: