Rethinking IDE accessibility
Перейти к файлу
gopalrs fc10107239
Merge pull request #13 from microsoft/users/GitHubPolicyService/afbeb4fa-db4e-4e70-8121-c6f117f6e801
Adding Microsoft SECURITY.MD
2022-09-03 11:12:44 +05:30
docs Update README.md 2018-02-07 11:35:14 +05:30
src/VisualStudio
.gitattributes
.gitignore
CONTRIBUTING.md remove link here and replace with more meaningful text 2018-10-03 11:22:05 +01:00
LICENSE
README.md Update README.md 2019-02-01 22:32:49 +05:30
SECURITY.md Microsoft mandatory file 2022-08-15 21:15:33 +00:00

README.md

Join the chat at https://gitter.im/Microsoft/CodeTalk GitHub license

CodeTalk

Code Talk is a step towards making programming IDEs more accessible. The plugin currently concentrates on three main aspects of Programming:

  1. Glanceability
  2. Real-Time Error information
  3. Accessible Debugging

CodeTalk is currently only available for Visual Studio running in Windows for C# and Python languages. We are working very hard towards bringing it to more platforms and IDEs. Stay tuned.

Video Demo of CodeTalk.

Download CodeTalk

Download the latest VSIX installer
To view all the releases, please visit the release page.

Getting Started

To know more about CodeTalk features, please visit the Wiki.
To know more about building and testing, please visit CodeTalk.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

For more details related to contributions can be found here

Major Contributors