Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to close both files after compare #388

Open
maneco2 opened this issue Apr 25, 2024 · 7 comments
Open

Add possibility to close both files after compare #388

maneco2 opened this issue Apr 25, 2024 · 7 comments

Comments

@maneco2
Copy link

maneco2 commented Apr 25, 2024

Create option for compare, ignore commented lines //

@PrecisionAdministrators

Please add an option to close both compare files whether there are differences or not. An accessible (i.e. not too far to the right so that it shows) tool bar button would be great too.

One of my many uses for Notepad++ is to compare current code to nightly backups prior to the last compile to see the raw changes with ComparePlus. Once I review the changes I just need to close both compared files and move on to the next to make the same comparison (current vs backup)

@pnedev
Copy link
Owner

pnedev commented May 2, 2024

@maneco2 , @PrecisionAdministrators ,
I will consider both feature requests, thanks.

@maneco2 ,
On second thought I will not implement your suggestion because ComparePlus is generic compare tool and the comment line mark depends on the language (for C++ it is // but for Python is # for example).
You can always use the existing Ignore Regex... option to achieve your goal.

@PrecisionAdministrators
Copy link

My request was to create a button in the ComparePlus plugin for Notepad++.

The button should close both files in the compare operation.

This feature request is not about comment lines.

@PrecisionAdministrators
Copy link

PrecisionAdministrators commented May 2, 2024 via email

@pnedev
Copy link
Owner

pnedev commented May 2, 2024

@PrecisionAdministrators ,
As I said I will consider this but my understanding was that you would like both files to be closed automatically after closing compare (much like the current option to close compared files if both are the same). Is that what you are suggesting?

@PrecisionAdministrators
Copy link

@pnedev
Copy link
Owner

pnedev commented Jun 18, 2024

[ @PrecisionAdministrators ]
Hello Blake,

I'm glad you found a workaround solution for your request, that's great 👍
I'll keep the ticket open to remind me of this feature suggestion for future plugin versions.

BR

@pnedev pnedev changed the title Feature option Add possibility to close both files after compare Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants