Code generation
Boilerplate code
Boilerplate code
⌥ + ]), Context Pinning, @ Mentions, and Custom Context will provide best results.Front-end development tasks
Front-end development tasks
⌥ + ]), Context Pinning, @ Mentions, and Custom Context will provide best results.Back-end development tasks
Back-end development tasks
⌥ + ]), Context Pinning, @ Mentions, and Custom Context will provide best results.Unit Test generation
Generate unit tests and automatically remove redundant test cases
Generate unit tests and automatically remove redundant test cases
@function-name that tests all edge cases for X and for Y (e.g. email domain).Use @testing-utility-class to write a unit test for @function-name.Generate sample data for test execution
Generate sample data for test execution
Internal Code Commentary
Generate in-line comments and code descriptions
Generate in-line comments and code descriptions
Suggest improvements and clarifications
Suggest improvements and clarifications
Automate function headers (C/C++/C#)
Automate function headers (C/C++/C#)
API Documentation and Integration
Create documentation as APIs created and inform proper context
Create documentation as APIs created and inform proper context
Search repo for APIs with natural language and generate code for integrations
Search repo for APIs with natural language and generate code for integrations
Code Refactoring
Code simplification and modularization
Code simplification and modularization
Restructuring code to improve readability / maintainability
Restructuring code to improve readability / maintainability
