哪些消息/通信程序可以嵌入到 Visual Studio 中?
有人有在 VS 中嵌入消息或邮件程序的经验吗? 我对像 Skype 或 Instant Messenger 这样作为工具窗口嵌入的东西感兴趣。 如果您使用(或曾经使用过)类似的东西,它如何影响您的生产力?
Does anyone have experience with embedding messaging or mailing programs into VS? I'm interested in things like Skype or Instant Messenger being embedded as tool windows. If you use (or have used) something like this, how has it affected your productivity?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我同意这样的事实:我会觉得这很烦人; 我更喜欢自己阅读消息,而不是当有人想给我发送一些东西时,然后被迫将我的注意力从我正在阅读的内容上转移开。
也就是说,您可以在 VS 的选项卡中相当简单地托管某种消息传递网站(可能是 Twitter,或任何其他网站)。 我不会,但你可以。
I second the fact that I would find this very annoying; I prefer to read messages on my own basis, not when someone wants to send me something, and then be forced to distract my attention from what I'm on.
That said, you could fairly trivially host some sort of messaging website (twitter perhaps, or any other) in a tab in VS. I wouldn't, but you could.
我不确定你为什么要这样做? 我发现VS里的空间已经太少了。
除此之外,我现在加入的几乎每个开发团队都通过 IRC、MSN、Skype 等组合进行交流。我们总是发现,与轻拍肩膀相比,闪烁的工具栏对编程区域的干扰要小得多。 这也意味着我们可以戴上耳机,专注于编程领域,又名“The Zone”,而不必担心错过试图引起您注意的同事。
I'm not sure why you want to do this? I find I already have too little space in VS.
That aside, almost every dev team I have been on now communicated via a combination of IRC, MSN, Skype etc. We have always found that a flashing toolbar is a much smaller distraction to your programming zone than a tap on the shoulder. It also means we can stick our headphones on, and faze out into focused programming land, aka "The Zone", without concern for missing co-workers trying to get your attention.