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

The "auto" options no longer work with version 0.35.0 (or newer) #340

Open
drgrice1 opened this issue May 23, 2024 · 4 comments
Open

The "auto" options no longer work with version 0.35.0 (or newer) #340

drgrice1 opened this issue May 23, 2024 · 4 comments

Comments

@drgrice1
Copy link

None of the "auto" options seem to be working anymore. For example, the "volar.autoCreateQuotes" and "volar.autoClosingTags" options have no effect.

Is there a setting change needed to make these work again?

@yaegassy
Copy link
Owner

Hi, I apologize for the delayed response. Due to an update to the language server, features like autoClosingTag have not working.

I tried to adjust the feature on the coc-volar side, but since the coc.nvim library itself hasn't been updated recently, it was difficult to make adjustments.

I will try to implement the feature again when I have time.

@drgrice1
Copy link
Author

Thanks. I have reverted to an older version of coc-volar in the mean time since I find the auto features quite useful. I will await it being re-implemented.

@yaegassy
Copy link
Owner

Hi. I haven't been able to work on reimplementing this feature yet. :(

As an alternative, I think it's a good idea to use autoClosingTag-related plugins for vim/neovim.

By the way, I use windwp/nvim-ts-autotag for some filetypes.

@drgrice1
Copy link
Author

Thanks. I will look into it.

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

No branches or pull requests

2 participants