Skip to content

AI Toolbox

You can use a set of toolbox functions to refactor, analyze, and improve your code. When you pick one of the functions, it will generate a prompt using the context of your file.

At the moment, there are the following toolbox functions available:

  • Explain code
  • Fix bugs
  • Make code shorted
  • Comment each line
  • Precise naming
  • Add console logs