View on GitHub

CodeTalk

Rethinking IDE accessibility

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. We are working very hard towards bringing it to more platforms and IDEs. Stay tuned.

Click here to watch the video.

Download CodeTalk

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

Getting Started with code

Visit the repository here.
To know more about CodeTalk features, please visit the Wiki.
To know more about building and testing CodeTalk, please click here.

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 click here

Major Contributors