Vladimir Đokić
Vladimir Đokić
Or add context menu action for this. It is not intuitive to select the file(s) and then click 'Compare' button on the toolbar. While this option should remain as is...
I second this. It would be a great feature.
I second this: changed files should not be selected by default - makes entire process less error prone.
The issue with this issue (pun!) is that it doesn't happen every time in the exactly the same parts of the project. It is present from 0.1.x to 0.3.x. What...
> Can someone please share an example workspace where this happens so I can investigate I believe that the chance of happening is increased when there are multiple files displayed...
Still an issue with `typescript` **3.5.1** and `typescript-tslint-plugin` **0.4.0**. Additional info: happens **a lot** when editing `.tsx` (React) files.
> Did you try `[KnownType("AdditionalType")]`? Decorating class `Foo` with `[KnownType("Foo")]` does not result in exported type (when using TypeScript client generator)
> It's [KnownType(typeof(Foo))] on an exposed class Bar What if `Bar` does not inherit `Foo`? How to export stand-alone type that is not referenced by any of the Web API...
> I think that doesnt matter, its just a way to tell the gen to include it.. its not used as inheritance. I tried this: ```cs [KnownType(typeof(Foo))] public class Foo...
@hbenl I do not believe that this should have been closed so eagerly. This issue can be resolved, as demonstrated in the screenshot:  What you can observe...