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

Please do not deprecate #121

Open
lonix1 opened this issue Feb 11, 2021 · 4 comments
Open

Please do not deprecate #121

lonix1 opened this issue Feb 11, 2021 · 4 comments
Assignees

Comments

@lonix1
Copy link

lonix1 commented Feb 11, 2021

The readme says that now that /// doccomment feature is available in vscode, that you will deprecate this plugin.

Please don't.

For the vscode feature to work, one needs to set "editor.formatOnType": true. That is disabled by default, many people don't like it.

This plugin however works even if that setting is disabled. So this plugin is better than the vscode feature.

@kasecato kasecato self-assigned this Feb 13, 2021
@Torguen
Copy link

Torguen commented Mar 1, 2021

I activated that and I activate the line formatting when a line of code is finished, I don't want that.
Although I also activate the XML documentation natively, I don't understand what line formatting has to do with the XML documentation.
I just want to be able to create XML documentation, I don't need line formatting, so this plugin works for me.

@lonix1
Copy link
Author

lonix1 commented Mar 1, 2021

On the omnisharp plugin's repo, one of the authors stated that this plugin is "very aggressive" because it reads every keystroke. (And the omnisharp plugin is "lighter" as it uses the language server APIs.)

But... even though this is more aggressive, I prefer it! It does exactly what we need! ❤️

@thomas-darling
Copy link

Yep, strongly agree.

As long as "editor.formatOnType": true is required for the native implementation to work, this plugin is very much needed.

@HebaruSan
Copy link

HebaruSan commented Jul 30, 2022

I'm using vscodium at the moment, and the Format On Type setting does not give me XML comments in a C# file. Maybe that is one of the Microsoft-isms in vscode that vscodium removed? Only this extension has worked.

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

5 participants