Coder Social home page Coder Social logo

madskristensen.visualstudio.sdk.helpersold's Introduction

Visual Studio SDK Helpers

A helper library for Visual Studio extension development. Wraps services in easy-to-use async implementations that adopt best practices for reliability and performance.

The VS namespace

All features are captured under a namespace called VS to make them easy to find.

await VS.StatusBar.SetTextAsync("This is great");

Helpers included

  • Status Bar
  • Base command class
  • Settings and options pages
  • Projects and items

Helpers planned...

  • Error List
  • Solution
  • Source control

madskristensen.visualstudio.sdk.helpersold's People

Contributors

madskristensen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

madskristensen.visualstudio.sdk.helpersold's Issues

Any idea how to get selected items in the Folder View of Solution Explorer?

Hi Mads,

It's great you created this repo to bring us some best practice or experience, I tried your ProjectHelpers and seems it doesn't support get the selected item(s) in the Folder View of Solution Explorer, do you know how to do it? And do you have any idea how to get the selected items in the Changes window of Team Explorer?

I've done lots of research on the internet, but I didn't find any helpful doc on these, it's a pity. it is very appreciated that if you could share any code/guide/doc to me.

Great thanks to you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.