-
Notifications
You must be signed in to change notification settings - Fork 16
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
[BUG] Improve readme content for readability #761
Comments
@webreidi is there code with an updated If there is nothing yet, I'd be happy to take a stab at it. Anything I can do to get involved because your GitHub workflow looks amazing, at least in the ~5 minutes I spent looking at 😉 You can see an example of how I wrote a long README for my first open-source published repo. It went nowhere and I didn't win, so I just leave it there in case someone weirdly wants it. 🦖 The You know, it's amazing, I accidentally stumbled here looking for a completely different extension. I am SO VERY HAPPY to have found an open-source project with such AMAZING, yet SIMPLE, monthly Iteration Plans. 👏👏👏 Look forward to a future here. Apologies in advanced while I get used to the workflow, and GitHub, as I use GitLab during the day. 🙏 Thank you! Warning...I am notoriously awful at checking notifications and remembering to follow-up, but I will keep a note to check here. |
Hi, I see that the "grammatical opportunities" I reported have been fixed at https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit. Thanks! I noticed, though, that when I go to Extensions from VS Code and check out C# Dev Kit there, that they are still extant issues. Does the fixed (release pending) label above mean that they will be released there at some point as well? |
@abergquist Yes, this was fixed in the latest pre-release version of C# Dev Kit and will make it into our next stable version soon. |
Thanks, @webreidi ! |
Describe the Issue
I recommend the following at https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit:
Roslyn powered language service for best in-class C# language features such as code navigation, refactoring, semantic awareness, and more
Roslyn powered semantic awareness
and the following sentence:
You can also uninstall it at the expense of some features if you're using a different AI-Assisted development extension.
it's good that you're already hyphenating "AI" and "Assisted"; I recommend, though, replacing "Assisted" with "assisted". That will make them consistent with the casing in the following sentence that appears later:
Auto-installing as part of C# Dev Kit, the IntelliCode for C# Dev Kit extension enhances the AI-assisted support beyond the basic IntelliSense code-completion found in the existing C# extension.
With C# Dev Kit your tests in XUnit, NUnit, MSTest and bUnit will be discovered and organized for you more easily for fast execution and results navigation.
Steps To Reproduce
No response
Expected Behavior
No response
Environment Information
No response
The text was updated successfully, but these errors were encountered: