Commit Graph

940 Commits

Author SHA1 Message Date
Rainer Kottenhoff
109ebe4b03 + fix: sensible handling of "Block -> (Un)Indent" for different kinds of selections 2018-01-29 00:11:45 +01:00
Derick Payne
527a4edc45
Merge pull request #324 from RaiKoHoff/Bugfixes_0127
Fixing issues around Folding
2018-01-28 21:18:51 +02:00
Rainer Kottenhoff
6f0fd57793 + fix: revert TAB+Selection action corresponding to VisualStudio's behavior 2018-01-28 00:03:31 +01:00
Rainer Kottenhoff
408f99fc70 + fix: avoid some issues regarding folding, using SCI_SETAUTOMATICFOLD 2018-01-27 14:49:12 +01:00
Derick Payne
f287fd39a9
Merge pull request #322 from RaiKoHoff/Bugfixes_0126
Bugfixes 0126
2018-01-27 11:24:55 +02:00
Rainer Kottenhoff
8c3fd8d071 + enh: add Accelerator Keys: Alt+LEFT/RIGHT to FOLD/EXPAND folding section 2018-01-27 01:29:52 +01:00
Rainer Kottenhoff
8d291ea803 + fix: support scintilla msg: SCN_NEEDSHOWN (EXPAND folded sections if needed)
+ revert: Accelerator Key "Alt+UP/DOWN" for navigation (jump) between folded section headlines
2018-01-27 00:54:24 +01:00
Rainer Kottenhoff
c4481c456b + fix: initial .ini-file: unused section removed 2018-01-26 23:23:41 +01:00
Rainer Kottenhoff
25e4344acf + fix: "Line Comment" id noselection and current pos == indent pos 2018-01-26 23:16:20 +01:00
Rainer Kottenhoff
995dd2f53d + enh: version check for VS 2017 v.15.5.5 2018-01-26 19:47:25 +01:00
Rainer Kottenhoff
c473e1e9c6 + fix: selection (anchor and current caret position) handling 2018-01-26 16:42:52 +01:00
Rainer Kottenhoff
324b638abc + fix: TAB indentation handling according to predecessors (NP2) 2018-01-26 09:17:05 +01:00
Derick Payne
04d232efb7
Merge pull request #318 from RaiKoHoff/Bugfixes_0125
Bugfixes 0125
2018-01-26 00:53:18 +02:00
Rainer Kottenhoff
5d2fd83b73 + CR: changed inifile for Portable Apps Notepad3 2018-01-25 23:32:02 +01:00
Rainer Kottenhoff
447f82aebf + fix: Toggle All folds behavior 2018-01-25 23:19:51 +01:00
Rainer Kottenhoff
f4d5c5dea2 + fix: some more select and replace target issues 2018-01-25 15:52:28 +01:00
Rainer Kottenhoff
8f3b95c067 + enh: add empty sections to initial settings file (.ini) to force a canonical order 2018-01-25 10:52:08 +01:00
Derick Payne
52a60491b9
Merge pull request #317 from RaiKoHoff/Bugfixes_0123
Bugfixes and more
2018-01-25 10:00:19 +02:00
Rainer Kottenhoff
19ff7752a2 + fix: wrong test on rectangular selection 2018-01-25 02:13:36 +01:00
Rainer Kottenhoff
839e1f38ce + refactor: set/replace selection handling 2018-01-25 02:06:39 +01:00
Rainer Kottenhoff
2f288d37f0 + fix: AHK test of changed About box. 2018-01-24 23:38:53 +01:00
Rainer Kottenhoff
ffb7d91c06 + AHK Tests: new aboutbox selection mechanism 2018-01-24 20:20:14 +01:00
Rainer Kottenhoff
556c50bb1b + fix: redo/undo and jump-to behavior having an active selection 2018-01-24 17:54:32 +01:00
Rainer Kottenhoff
a06c14b299 + enhancement: canonical initial Notepad3.ini 2018-01-24 10:00:20 +01:00
Rainer Kottenhoff
872210b7ad + fix: handling of document modified flag in case of NotifyChange bypass 2018-01-24 09:25:43 +01:00
Rainer Kottenhoff
b8126f8b55 + fix: lock NotifyUpdate and TargetSelection in case of multi action redo/undo and target replacements 2018-01-24 00:53:39 +01:00
Rainer Kottenhoff
6804a02047 + fix: SpeedUp undo/redo action collections 2018-01-24 00:16:44 +01:00
Rainer Kottenhoff
aa1c3c7d4c + refactoring: usage of undo/redo action stack 2018-01-23 22:13:27 +01:00
Rainer Kottenhoff
ef2b2030b8 + fix: sentencecase some strings in "Customize Schemes..." 2018-01-23 18:19:12 +01:00
Rainer Kottenhoff
b9f8073e50 + fixes: performance for several modify text operations ... 2018-01-23 17:09:50 +01:00
Derick Payne
976bf6953d
Merge pull request #310 from RaiKoHoff/Bugfix_0116_II
Some more Fixes
2018-01-19 20:05:43 +02:00
Rainer Kottenhoff
18cbea9702 + cleanup: tidyup Customize Schemes... Style Namings 2018-01-19 18:43:39 +01:00
Rainer Kottenhoff
ad51d85c0a + fix: rectangular selection: (virtual empty) selection persists after clear 2018-01-19 11:35:03 +01:00
Rainer Kottenhoff
51d701b8b9 + fix: revisit usage of "Mark Occurrences" and "Hyperlink Styling" delay usage 2018-01-19 10:16:24 +01:00
Rainer Kottenhoff
9bf2da2f03 + add: Setting2 parameter to adjust "Mark Occ" and "Hyperlink" styling delay 2018-01-18 15:58:00 +01:00
Rainer Kottenhoff
59cdd06097 + fix: VS 15.5.4 update 2018-01-17 15:16:29 +01:00
Rainer Kottenhoff
3a36b03c58 + clean code: Highlight current line stuff gathered 2018-01-16 11:15:32 +01:00
Derick Payne
9e3d9bc567
Merge pull request #307 from RaiKoHoff/Bugfixes_0116
Fixing "Join Lines" and changing help menu  keys
2018-01-16 11:42:15 +02:00
Rainer Kottenhoff
7e83a202af + CR: Accelerator Key F1 now opens Online Documentation in browser 2018-01-16 09:12:36 +01:00
Rainer Kottenhoff
3b27985034 + CR: reverting back to "?" for help menu and activation (Alt+?) key 2018-01-16 08:25:28 +01:00
Rainer Kottenhoff
957e0ca04f + fix: add menu access key for command line help 2018-01-16 00:06:27 +01:00
Rainer Kottenhoff
9ba805dc59 + fix: Alt+H should open history file access dialog not help menu (add ? to revert to known access key) 2018-01-16 00:04:42 +01:00
Rainer Kottenhoff
dec5280501 + fix: bug in joining lines algorithm 2018-01-15 23:12:58 +01:00
Rainer Kottenhoff
c4d6042737 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2018-01-15 21:46:33 +01:00
Derick Payne
4b01a23321 Added Programming Languages to the Readme.md file. 2018-01-15 21:38:49 +02:00
Rainer Kottenhoff
c33631b5ba Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-15 14:37:22 +01:00
Derick Payne
0da2f3c736
Merge pull request #304 from RaiKoHoff/Bugfix_Join
Fix: Join Lines , New: Fuse Lines
2018-01-15 15:29:50 +02:00
Rainer Kottenhoff
31cff17cd0 + fix: byte counting for selection 2018-01-15 14:10:55 +01:00
Rainer Kottenhoff
dfa3b5ae9d Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-15 13:52:41 +01:00
Rainer Kottenhoff
1e6d688d46 + fix: Join Lines (preserve paragraphs) issue
+ new: Accelerator Key "Ctrl+Alt+J" -> Fuse Lines ( := Join Lines, line-breaks NOT replaced by Space )
2018-01-15 13:45:43 +01:00