Live chat in web editor

Hello Glitch

I came with this idea, that it would be great with a web chat in the editor when someone is asking for help. That allows them both to communicate and collaborate better. With a feature like this it will be easier to solve an issue together and easier for the one who requested help to learn “what the actual f*ck just happened”?

Thanks,
ihack2712

3 Likes

That is a great suggestion, as for now I use comments method for communication for example:
JavaScript:
// [my message]
etc.

I usually do that too, unless I do // Add me on Discord: discord#0000

1 Like

I usually create a chat.txt - that way it doesn’t make the project constantly reload when you’re typing.

4 Likes

Users might not be using Discord.

1 Like

I usually only say that if they need help about a discord bot, because then I know they have a discord account.