There is an option to ignore spaces and tabs that may work.
I'll add some new option in the next release:
- Ignore leading spaces
- Ignore trailing spaces
- Ignore line endings (Windows/Unix/Mac)
...
Search found 1082 matches
- 17 Mar 2025 17:36
- Forum: Features
- Topic: Treat tabs as n of spaces in file comparison
- Replies: 2
- Views: 558
- 17 Mar 2025 17:19
- Forum: MPad
- Topic: Version 1.40
- Replies: 0
- Views: 1198
Version 1.40
----------------------------------------------------------- Version 1.40 (Mar 12, 2025) ----------------------------------------------------------- Sort lines (unique) Added new menu items to sort selected lines and remove duplicates (unique). PHP Regions should work properly now. E.g. #region ... #...
- 16 Mar 2025 21:44
- Forum: Bugs
- Topic: FIXED? Tooltips for icons in file comparison tool
- Replies: 1
- Views: 374
Re: Tooltips for icons in file comparison tool
I think this has been fixed in v16.38. Thanks!
- 16 Mar 2025 21:43
- Forum: Next release
- Topic: Version 16.38
- Replies: 0
- Views: 11190
Version 16.38
----------------------------------------------------------- Version 16.38 (Mar 16, 2025) ----------------------------------------------------------- Sort lines (unique) Added new menu items to sort selected lines and remove duplicates (unique). The sort commands are also available as macro commands ...
- 05 Mar 2025 21:15
- Forum: Bugs
- Topic: Weird cursor display issue
- Replies: 6
- Views: 2204
Re: Weird cursor display issue
This is what I get when trying:
- 05 Mar 2025 19:09
- Forum: Bugs
- Topic: DONE: Menu / Keyboard / Macro / Script Commands
- Replies: 3
- Views: 718
Re: Menu / Keyboard / Macro / Script Commands
Added 2 new menu items to sort unique asc/desc.
Added sort unique and trim trailing spaces to macros and as functions in scripts (MainApp object).
Done in v16.38.
Added sort unique and trim trailing spaces to macros and as functions in scripts (MainApp object).
Done in v16.38.
- 05 Mar 2025 14:14
- Forum: Bugs
- Topic: Consecutive ligatures in a string aren't displayed correctly
- Replies: 1
- Views: 624
Re: Consecutive ligatures in a string aren't displayed correctly
It seems to work at my end. Maybe you need some specific setting for it to happen? (Or maybe you've made some change in the syntax file?).
- 05 Mar 2025 14:02
- Forum: Bugs
- Topic: SOLVED? Numeric Sort
- Replies: 2
- Views: 782
Re: Numeric Sort
It's an really old feature used when natural sorting wasn't used in Windows (before Windows XP).
Use the normal sort function instead. Also, it doesn't work properly if letters are found before the numbers.
Use the normal sort function instead. Also, it doesn't work properly if letters are found before the numbers.
- 05 Mar 2025 13:39
- Forum: Bugs
- Topic: Weird cursor display issue
- Replies: 6
- Views: 2204
Re: Weird cursor display issue
I haven't seen that myself, but it looks like a selection over 3 lines on the same column.
Maybe you could confirm it (it should disappear if you press an arrow key).
Maybe you could confirm it (it should disappear if you press an arrow key).
- 19 Feb 2025 15:36
- Forum: Next release
- Topic: Version 16.37
- Replies: 2
- Views: 17017
Re: Version 16.37
The files seem fine to me. Here are the direct links:
https://www.rj-texted.se/downloads/rj-update.exe
https://www.rj-texted.se/downloads/rj-p ... update.exe
https://www.rj-texted.se/downloads/rj-update.exe
https://www.rj-texted.se/downloads/rj-p ... update.exe
- 15 Feb 2025 15:20
- Forum: Next release
- Topic: Version 16.37
- Replies: 2
- Views: 17017
Version 16.37
----------------------------------------------------------- Version 16.37 (Feb 14, 2024) ----------------------------------------------------------- PHP Regions should work properly now. E.g. #region ... #endregion //__START__ ... //__END__ Keyboard actions Added two new actions. - NextChangedLineAl...
- 14 Feb 2025 19:25
- Forum: Features
- Topic: DONE: ChangedLineAction - extend functionality
- Replies: 1
- Views: 1042
Re: ChangedLineAction - extend functionality
Added in next release (v16.37). Thanks!
- 13 Feb 2025 19:22
- Forum: Features
- Topic: DONE: Code folding #region in PHP
- Replies: 2
- Views: 876
Re: Code folding #region in PHP
Fixed in next release (v16.37). Thanks!
- 14 Jan 2025 19:53
- Forum: Bugs
- Topic: SOLVED: Change print font size ?
- Replies: 7
- Views: 4707
Re: Change print font size ?
Fixed the font size list issues in next release (v16.37). Thanks!
- 14 Jan 2025 18:29
- Forum: Bugs
- Topic: FIXED: Untranslated tab in Option menu
- Replies: 4
- Views: 2980
Re: Untranslated tab in Option menu
The English strings are used if no translation is found in the next release (v16.37). Thanks!