Saad K

Results 19 comments of Saad K

Same issue with `Linux Mint 18.1` with the same `vim` version as @kurdybacha. Updating to `vim 8.0` fixed all the issues. It seems that it's just `vim 7.4` that the...

I mean both actually. I tried copy-pasting just now and the checked state is not copied over (i.e. all the args are unchecked in the 2nd project that is open).

Sorry for the delayed reply. I just got back to work and am now able to test the args copying. I do indeed change solutions between copy/paste. I tried again,...

Just bumping this quickly: It seems it is impossible to keep a backup of the arguments (e.g. in your notes or in a file) such that when you copy them...

@skypjack thanks, this is pretty much exactly what I was looking for. I'll try this out and update here.

Please see duplicate issue for more detailed repro steps if need be: https://github.com/VsVim/VsVim/issues/3084

@ericmutta thanks for the suggestion. I checked that deliberately because I am using Resharper and with that option unchecked, Copilot and Resharper both fight for `tab`

That is correct, I would like to be able to specify dependencies. I can put them in different executables. The problem is that it requires a lot of maintainance which...

@skypjack is there any update on the `trampoline` class? I could help you out with the implementation (and natvis) if you get me started on what you have in mind...

@skypjack I do have an implementation for our internal purposes. It is not exactly fast (we can toggle it on/off at runtime) but it's not that slow either. It does...