Giter Site home page Giter Site logo

kool.vsdiff's Introduction

Hi there ๐Ÿ‘‹

kool.vsdiff's People

Contributors

heku avatar olegtk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

kool.vsdiff's Issues

Focusing VS Search (Ctrl+Q) causes an error dialog when no files are open

See https://developercommunity.visualstudio.com/t/Quick-Search-gives-immediate-error-when-/1374751

We identified the issues is caused by NullReferenceException in DiffClipboardWithCodeCommand.OnBeforeQueryStatus() and then BaseCommand.OnBaseBeforeQueryStatus() showing an error dialog.

Please don't show any dialogs during QueryStatus calls, they are intended to be very fast and have no side effects except modifying command state.
Thanks!

Name

Throw(System.NullReferenceException) Object reference not set to an instance of an object.

  • clr!EtwCallout
  • clr!CoTemplate_zzpqhh
  • clr!ETW::ExceptionLog::ExceptionThrown
  • clr!COMPlusThrowCallback
  • clr!Thread::StackWalkFramesEx
  • clr!Thread::StackWalkFrames
  • clr!CPFH_RealFirstPassHandler
  • clr!CPFH_FirstPassHandler
  • clr!_COMPlusFrameHandler
  • clr!_COMPlusFrameHandlerRevCom
  • ntdll!ExecuteHandler2
  • ntdll!ExecuteHandler
  • ntdll!KiUserExceptionDispatcher
  • Kool.VsDiff!DiffClipboardWithCodeCommand.OnBeforeQueryStatus
    |+ Kool.VsDiff!BaseCommand.OnBaseBeforeQueryStatus
    ...

Thanks for every rating in marketplace

The purpose of this comment is just want to say thank you to every rating in the marketplace, becuase of the network issue below, I cannot reply to you directly.

network-issue

Want to compare the current opened file with clipboard

Hi, heku,

Thanks for your great extension.

If you're willing, I'd like to compare the current opened file with clipboard.
Maybe there's a command on the file tab context menu or main menu to execute.

If so, I can compare the current file without accessing the Solution Explorer.
Furthermore, I can compare an external file which doesn't belong the solution.

Thank you again, Regards,
Wanzyee

Could you add the comparison of last two opened document tabs?

I think it will be very useful to have an option to compare two last opened document tabs like it's done in a Compare plugin of notepad++.
Because it's not necessary that the opened file is a part of the solution. It can be externally opened in Visual Studio.
Is that possible?

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.