Onward and Upward

Blog archive

Developers Pushing for CodeLens to be Available in Visual Studio 2013 Professional

Looks like the idea of making CodeLens, by all accounts a killer feature in Visual Studio 2013, available below the Ultimate level is picking up steam.

I wrote about this recently, pleading with Microsoft to make the feature available at the Professional level, since that's the version the vast majority of most developers use. It would appear that the idea of downstreaming CodeLens is gaining a lot steam in the dev community. Visual Studio UserVoice is a feedback site for Microsoft's army of software devs. What happens is that a developer makes a public suggestion on something he or she would like to see. Then the community votes on it. The more votes, the more the community throws its cyber-weight behind a proposal.

One developer, self-identified as "Harold_", suggested moving CodeLens into lower-tier versions, and so far, the idea is one of the most popular on the site, with 1,300 votes in favor.

I really like the UserVoice site. It's obvious Microsoft takes it seriously, too -- they're actively involved in responding to requests, and it's clear that they value the feedback. Whether they always take it is another story, but there aren't many companies out there that show this level of commitment in engaging with its community.

By the way, do you know what the top request on the site is? Allow the .NET Framework to be used to build Xbox One games. Oh, the irony...

Posted by Keith Ward on 12/10/2013


comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events