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

Default typescript.autoClosingTags to false #448

Open
cshlatz opened this issue Jan 11, 2024 · 0 comments
Open

Default typescript.autoClosingTags to false #448

cshlatz opened this issue Jan 11, 2024 · 0 comments

Comments

@cshlatz
Copy link

cshlatz commented Jan 11, 2024

I'll start this off by saying this is a great, helpful project that I use every day. Thank you.

Any given VIM setup can become chaotic with so many projects being opinionated on things like autocompletion, indenting and formatting. I've come across my fair share of plugins that override a vimrc's settings for these. It can be difficult to track down the source of this behavior when you're on one computer but it becomes particularly awful when you have to switch workstations often and set up new vim environments on the regular.

autoClosingTags defaulting to true is an example of what I'm talking about. I'm sure the feature is helpful to some people but stuff like this should be opt-in. Vim is an application so reliant on muscle memory that I find it puzzling on why so many projects are making assumptions on how people use the editor.

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

1 participant