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

Feedback on Discord support #238

Open connorshea opened 6 years ago

connorshea commented 6 years ago

I didn't want to open a bunch of issues at once, so I figured I'd just make a list.

arjunattam commented 6 years ago

thanks @connorshea, all valid points. I'll keep this issue up to date as we push updates, and would love to accept contributions for any of these.

on the token expiry -- how often do you see that happening? are you explicitly logging out from any client?

connorshea commented 6 years ago

It seems to happen if I close the desktop client and reopen it, I think.

mittalyashu commented 6 years ago

Add more status color in the direct messages. As Discord have different type of status too.

VS Code Chat

code - insiders_2018-10-21_18-38-12

Discord

discord_2018-10-21_18-30-57

mittalyashu commented 6 years ago
  1. It takes a lot of time to fetch the data.

image

  1. Change the name of workspace to server

  2. If a user has opened the chat tab and then switch to another workspace (a.k.a server), then all the area is blank and even the chat tab (which looks weird), so when we change the workspace the chat tab should be closed automatically. As it take a lot of time to fetch the data.

mittalyashu commented 6 years ago

This error message doesn't explain anything to me.

image

mittalyashu commented 6 years ago

Don't include voice channels in the channels list (or include them, but give them a special icon and gray them out to show they can't be used)

Add different icons for different types of channel.

discord_2018-10-21_18-30-51

If we open a audio channel in VS Code, it opens as a chat tab, which is unexpected.

mittalyashu commented 6 years ago

Add some information about data fetching and current server in the status bar.