-
-
Notifications
You must be signed in to change notification settings - Fork 139
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
Ability to Shrink Margin Width #358
Comments
Hello, |
I think 'a setting that configures the Compare diff symbols margin width' is the probably the the most beneficial option. I was thinking both? |
"the bookmark icon slightly cut-off on the right side" has nothing to do with ComparePlus. Is that correct? Hello my friend Pavel, I hope you're doing well. Best wishes. |
It seem that space is the Changed History margin. |
I adjusted to be cutoff as that ok with me, so I can get readable/type-able space.
On Jun 20, 2023, at 20:03, Yaron10 ***@***.***> wrote:
@cooly0<https://github.com/Cooly0>,
I Execute the command SCI_SENDMSG SCI_SETMARGINWIDTHN 1 12
...
I've attach an Image comparing the widths; you'll notice how I have the bookmark icon slightly cut-off on the right side.
"the bookmark icon slightly cut-off on the right side" has nothing to do with ComparePlus. Is that correct?
I'm trying to understand why you set the width to 12 and have the bookmark icon cut off.
Also, some of ComparePlus icons' width are 14 , and they would be cut off as well.
…________________________________
Hello my friend Pavel,
I hope you're doing well.
Best wishes.
—
Reply to this email directly, view it on GitHub<#358 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AELHBFDYWDXDGLXBZJABKULXMJB5JANCNFSM6AAAAAAZE3UVNU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I don't quite understand that. Did you try to disable the Changed History margin? Or assign a different color to that margin via Style Configurator? |
readable/type-able space : I consider notepad++ a lightweight, minimal gui editor. So I mean getting as many lines & length of line on a screen that I can that I able still able to read (use case: editing Powershell code). I missed your comment on Changed History; thanks that did help. |
Hello guys, Thank you both for the discussion, suggestions and the details. I'll see what I can do. Yaron, BR |
Hello Pavel, Thank you for your on-going work. 👍
Shouldn't this alone solve @cooly0's issue? - He would have to run BR |
Hello Yaron, I think you are right. Perhaps just restoring initial Npp margins as they were before comparing would be enough although Compare margin would also take space and it will be useful to be able to configure it to be narrower in such rare cases. Thanks friend. |
Hello Pavel,
As you understand. Thank you again. |
I Execute the command
SCI_SENDMSG SCI_SETMARGINWIDTHN 1 12
in Nppexec & NppEventExec now, but after doing a compare it resets the Line Number/Bookmark width back default.I've attach an Image comparing the widths; you'll notice how I have the bookmark icon slightly cut-off on the right side.
Even if I do it manually, I see a large margin space on each document for the ComparePlus icons. Aside from running the margin command on open, I don't know anything about nppExec, but it doesn't appear I can do anything on a Comparison event.
Can we have an ability to adjust the margin?
Thank you for your work on maintaining & updating the Plugin!
The text was updated successfully, but these errors were encountered: