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

lsp: handle dynamic registeration of rangeformatting #5141

Open
sigmaSd opened this issue Dec 13, 2022 · 0 comments
Open

lsp: handle dynamic registeration of rangeformatting #5141

sigmaSd opened this issue Dec 13, 2022 · 0 comments
Labels
A-language-server Area: Language server client C-bug Category: This is a bug

Comments

@sigmaSd
Copy link
Contributor

sigmaSd commented Dec 13, 2022

Summary

yaml lsp uses this for formatting https://github.com/redhat-developer/yaml-language-server/blob/main/src/yamlServerInit.ts#L83

vscode and sublime have this, nvim doesn't

Reproduction Steps

I tried this:

  1. hx

I expected this to happen:

Instead, this happened:

Helix log

~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines

Platform

linux

Terminal Emulator

wezterm

Helix Version

helix 22.12

@sigmaSd sigmaSd added the C-bug Category: This is a bug label Dec 13, 2022
@sigmaSd sigmaSd changed the title Handle dynamic registeration of rangeformatting lsp: handle dynamic registeration of rangeformatting Dec 13, 2022
@the-mikedavis the-mikedavis added the A-language-server Area: Language server client label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-server Area: Language server client C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants