arjunattam / vscode-chat

Chat with your team while you collaborate over code using VS Live Share
https://marketplace.visualstudio.com/items?itemName=karigari.chat
GNU General Public License v3.0
531 stars 68 forks source link

Handle threaded messages #7

Open arjunattam opened 6 years ago

arjunattam commented 6 years ago

Receiving threaded messages:

https://api.slack.com/docs/message-threading#finding_message_threads_in_the_wild

Sending threads: haven't investigated, but the same link has a section on this

arjunattam commented 6 years ago

Scenarios to be covered