Radin Shayanfar
Radin Shayanfar
[RJBot](https://github.com/radinshayanfar/RJBot) and [TGCopyBot](https://github.com/radinshayanfar/TGCopyBot) were added to the list.
This PR fixes the issue of multiline `bot say` parameter, which could be a follow-up problem of the #748. Consider the following application: ```colang import core import llm flow main...
This PR adds Colang commenting feature to VSCode extension. By pressing `Ctrl + /`, VSCode can automatically comment out a line or the selected block.