Compare Plugin Notepad++ is it possible to use on VB6 or . NET?

Asked

Viewed 123 times

0

I need to know if it is possible to use the Notepad++ Compare plugin in projects made in VB6 and . NET.

If yes I would like some tips on how to use it. And I have no idea how to start

The system I am making the adjustment, needs to send an email every time the user changes the description of a form. This email should contain the current description and the previous description with the highlighted changed parts. To understand how it would be, this site is an example:

https://text-compare.com/

  • Highlights what has been changed, what has been added and what has been excluded This is what we need... (but this site is just an example, we can not use it in the system rs)

I even downloaded the plugin on github, but I don’t know how to put its reference in the projects. I opened project Compare by Visual Studio and do not know if I debug (if I do appears an error message as in the image) or if I add his reference in the other projects and try to start using (ai another impasse... how will I know his functions).

inserir a descrição da imagem aqui

If anyone has any tips, just to have a direction already helps me enough

  • It depends on what you want to do, but the question does not have enough information to know what you really want, talking about it doesn’t help anything, you have to give details. We do not know what the difficulty is. Finally, the question has to be in a form that can be answered, in the current form it is very wide.

1 answer

0

Allow me to say that you are mistaken. The plugin Notepad++ Compare plugin only works for the Notepad++ editor, it does not apply to install it in Visual Studio, regardless of the language used in the project.

There are two solutions. Download Notepad++ (free) and use it for this purpose. Or, if you already versioned fonts with Subversion, the Subversion client Tortoisesvn (free) has the tool Tortoisemerge to exactly this end.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.