Jared Parsons

Results 362 comments of Jared Parsons

I don't have a lot of experience in this area. @sharwell may know this or where to route.

Will do this once `net7.0` RTMS. At the moment it's still in preview though.

Once a RC is out I'll update the project.

I think there is value in both variations of the methods. Essentially one that replaces the entire set of references and one that adds the references. So rather than "replace"...

Can you link to any docs to that API? I'm unfamiliar with that so hard to say how it relates to this project.

Good point. That would make it simpler to jump back and forth between the packages.

@justcla agree this is a good idea. In order to unblock you better I've given you write access to the repo. This way you're not blocked on me anymore to...

I'm going to update this for VS2015 and VS2017 once the SDK changes settle down.

@blainesch the main direction here is that EasyMotion needs to declare somehow that it is interesting in handling key strokes. Probably by just adding a GUID or to an `ITextView`...

@blainesch a generic shared handler is possible but ends up requiring a third project. Adding values into a property bag is effectively the same operation though but not as strongly...