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

some fixes and features, that missed the latest notepad2-mod #43

Merged
merged 1 commit into from
Aug 7, 2017

Conversation

RaiKoHoff
Copy link
Collaborator

  • fix exception - reported in notepad2-mod pull request (Crash fixing. Matching braces color #172), which has been rejected there,
    but I was able to reproduce it in VS2017 debug mode (initial defaults for exception handling).
    (Crash fixing. XhmikosR/notepad2-mod#172)

  • incorporate changes from notepad2-mod from v.4.2.25.995 to v.4.2.25.998
    (one fix, the other changes we have done before already)

  • Change shortcuts for the following actions:
    (-) Toggle Transparent Mode: moved from Ctrl+0 to Ctrl+Numpad_*
    (x) Reset Zoom: Ctrl+/ change to Ctrl+0 ($v_5.0.26)
    Additional Accelerator Keys, as suggested by (Change shortcuts for line comment, stream comment, reset zoom and transparent mode XhmikosR/notepad2-mod#197)
    (+) Toggle Line Comment : in addition to Ctrl+Q add Ctrl+/ with same functionality
    (+) Do Stream Comment : in addition to Ctrl+Shift+Q add Ctrl+Shift+/ with same functionality
    believing new shortcuts are more convenient and more widely used, aren't they?

- fix exception - reported in notepad2-mod pull request (Crash fixing. rizonesoft#172), which has been rejected there,
  but I was able to reproduce it in VS2017 debug mode (initial defaults for exception handling).
  (XhmikosR/notepad2-mod#172)

- incorporate changes from  notepad2-mod from v.4.2.25.995  to  v.4.2.25.998
  (one fix,  the other changes we have done before already)

- Change shortcuts for the following actions:
  (-) Toggle Transparent Mode:  moved from Ctrl+0  to  Ctrl+Numpad_*
  (x) Reset Zoom: Ctrl+/ change to Ctrl+0      ($v_5.0.26)
  Additional Accelerator Keys, as suggested by (XhmikosR/notepad2-mod#197)
  (+) Toggle Line Comment : in addition to Ctrl+Q add Ctrl+/  with same functionality
  (+) Do Stream Comment : in addition to Ctrl+Shift+Q add Ctrl+Shift+/ with same functionality
  believing new shortcuts are more convenient and more widely used, aren't they?
@RaiKoHoff
Copy link
Collaborator Author

($v_5.0.26) means:
Fixes derived/guessed from Notepad2 v.5.0.26-betaX ReleaseNotes / ChangeLog
(Flo's latest Notepad2 (v.5.0.26-beta4), where no source code is available)

@rizonesoft rizonesoft merged commit 92a23f0 into rizonesoft:master Aug 7, 2017
@RaiKoHoff
Copy link
Collaborator Author

Addressed issues:
#172
XhmikosR/notepad2-mod#197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants