BillDenton

Results 17 comments of BillDenton

An external diff tool (such as WinMerge) gives a different view of the changes. An external diff tool is more flexible than the VS Code diff viewer. Example menu from...

@tnrich I don't know if there is an alternative method. I find git tree compare gives a nice display, but GitLens search & compare gives more information and supports external...

I do a mixture of local (Windows) and remote (Windows) development on the same code. I have build tasks that I want to run locally or remotely depending on if...

@sean-mcmanus Slightly confused about the status of this issue and the related issue #10388. What is the status with the latest VS Code 1.79.2 and C/C++ extension v1.16.3? What is...

This is how Visual Studio 2017 handles files changed in the background: ![image](https://user-images.githubusercontent.com/17859340/46026194-a816ab80-c0e2-11e8-8498-f5ecea8790fc.png) This is the kind of behaviour I would like to see Visual Studio Code.

Ensure "[in.out"] and not having "[dir]" is supported.

I was just about to add a request to add this feature. It would be very useful to be able to extend the file tab menu, or add an additional...