Debugging Tool

The Pieces Copilot is equipped with AI-powered debugging capabilities, making it easy to find nagging issues and areas for potential improvement.

This feature saves you time and helps you learn from the suggested fixes, improving your coding skills.

To use the debugging tool, select a portion of problematic code, then right-click, selecting Pieces > Ask Copilot > Fix A Bug from the menu.

The debugging function within the Pieces Copilot uses the code's context and semantics to find and rectify issues.

If you encounter a particular error when compiling your code, you can also paste the error code in the text input field at the bottom of Sublime for added specificity.

You don't need to enter the specific error message you got when compiling the code. You can simply ask it to scan the selected code for potential errors, too.

Updated on