Search found 1073 matches
- 23 May 2025 15:58
- Forum: Bugs
- Topic: FIXED: Unable to save file with hidden attribute
- Replies: 2
- Views: 928
Re: Unable to save file with hidden attribute
Still working on new features, but I'll get around to it eventually...
- 20 May 2025 18:50
- Forum: Bugs
- Topic: Rickard is In Absentia
- Replies: 4
- Views: 1216
- 20 May 2025 17:08
- Forum: Next release
- Topic: Version 16.40
- Replies: 4
- Views: 4876
Version 16.40
----------------------------------------------------------- Version 16.40 (May 27, 2025) ----------------------------------------------------------- Text compare Added a few new options to handle spaces, tabs and linefeeds when comparing text. Options Added a new page for text compare to make it eas...
- 17 Mar 2025 17:36
- Forum: Features
- Topic: DONE? Treat tabs as n of spaces in file comparison
- Replies: 2
- Views: 1798
Re: Treat tabs as n of spaces in file comparison
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)
...
I'll add some new option in the next release:
- Ignore leading spaces
- Ignore trailing spaces
- Ignore line endings (Windows/Unix/Mac)
...
- 17 Mar 2025 17:19
- Forum: MPad
- Topic: Version 1.40
- Replies: 0
- Views: 3664
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: 1244
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: 19831
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: 3607
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: 2303
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: 1707
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: 1708
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: 3607
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: 25717
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: 25717
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: 1527
Re: ChangedLineAction - extend functionality
Added in next release (v16.37). Thanks!