EWSoftware / VSSpellChecker

A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.
Other
377 stars 65 forks source link

Is there a way to configure this extension as "Recommended extension" for a VS solution? #252

Closed klacol closed 2 years ago

klacol commented 2 years ago

Hi, great extension here. Good to see the code spell checked.

In VS Code I can add a extensions.json to GIT and share the names of the extension with other devs.

Is there a way to do this also in Visual Studio. This woul be a nice way to recommend the extension.

EWSoftware commented 2 years ago

No, there doesn't appear to be a way to do that for Visual Studio workspaces. It's in some of the online lists though.

klacol commented 2 years ago

This is one proposal, but closed by the VS developers :-( https://developercommunity.visualstudio.com/t/Idea:-allow-a-csproj-file-to-recommend/479181

klacol commented 2 years ago

Thanks