microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.53k stars 1.56k forks source link

Include STL documentation in the Quick Info tooltips #10518

Open zhangzhuang15 opened 1 year ago

zhangzhuang15 commented 1 year ago

Feature Request

The type information is not friendly enough. For example, when I write 'vector.push_back', type information is very hard to understand, then I have to visit the cpp official website to get more information. On the other hand, look at other languages such as typescript or Rust, the type information is very friendly, I can understand the meaning of function or object quickly, even more, I could get the usage example from type information. And that brings more fun to my programming experience.

So, could we add a feature to cpp, make it more friendly and interesting?

browntarik commented 1 year ago

Thank you for your feature request! Our team will consider this in our future development plans. For now, feel free to track this issue.

zhangzhuang15 commented 1 year ago

 你好 ,您发给我的邮件我已经收到。