Boilerplate code
⌥ + ]
), Context Pinning, @ Mentions, and Custom Context will provide best results.Front-end development tasks
⌥ + ]
), Context Pinning, @ Mentions, and Custom Context will provide best results.Back-end development tasks
⌥ + ]
), Context Pinning, @ Mentions, and Custom Context will provide best results.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 in-line comments and code descriptions
Suggest improvements and clarifications
Automate function headers (C/C++/C#)
Create documentation as APIs created and inform proper context
Search repo for APIs with natural language and generate code for integrations
Code simplification and modularization
Restructuring code to improve readability / maintainability