Chat vs Composer

Can someone explain the difference between Chat and Composer?

Composer appears to have more features, but I don’t really understand what those features are or what they do that is different from Chat.

Chat

  • ask question about your code.
  • give advice for your code, then you can apply it to your code.
  • ask some knowledge about your code.

Composer

  • give some instruction to change your code.
  • refact code in multi file.
  • add code in multi file.

In a sentence

Chat is for asking question.
Composer is for changing code.

Guess I’ve been doing it all wrong! I’ve been only using Chat to edit my code. Thanks for the reply.

Chat can edit code too, but it is not easy than composer. :joy: