Bing Developer Assistant Adds C++ Support
Written by Kay Ewbank   
Tuesday, 19 July 2016

There's a major update to Bing Developer Assistant that means it now offers support for C++.

 

devasslogo

Bing Developer Assistant is a free Visual Studio extension that gives you smart contextual help when coding. It means you can search for projects and code samples and resolve code errors. 

Developer Assistant was originally created by combining two existing Visual Studio extensions, Sample Browser and Bing Code Search. The new version offers contextually aware searches for C++.

All three components of Developer Assistant now support C++, so you can gain access to code samples; carry out searches in popular online sources; and make use of Bing powered contextual search.

 

devass

 

Developer Assistant can be used to access 64 million code samples, from MSDN, stackoverflow and GitHub, along with specialist C++ domains. The code samples cover C runtime libraries, STL (standard template library) and various other open source C++ libraries. The code samples can be accessed either as automatic code samples based on IntelliSense searches, or by entering natural language searchs in the Bing search box. Code sample projects are complete Visual Studio demo solutions that you can download or clone, build and run.

You can also get web help on keywords or compiler errors. The algorithm in Developer Assistant makes use of additional contextual parameters like your project type and programming language, issues multiple queries to the search engine, and returns the ranked results in your web browser.

devasslogo
 

More Information

Developer Assistant Download

Related Articles

Bing Developer Assistant Released

Bing Developer Assistant

Bing Code Search for C#

Bing As A Platform

What's Next For Visual Studio  

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter,subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


Kafka 3.9 Adds Dynamic KRaft Quorums
16/12/2024

Kafka 3.9 has been released. The team says this is a major release and the final in the 3.x line. It This will also be the final major release to feature the deprecated Apache ZooKeeper mode. Kafka is [ ... ]



Personal Picks For Holiday Gifts
29/11/2024

It's Black Friday, the traditional day to indulge in online shopping. Not every item that is included in my selection of gifts is subject to a promotional offer, but where they aren't you might be poi [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 19 July 2016 )