Search found 1038 matches

by Rickard Johansson
16 Mar 2024 13:25
Forum: Bugs
Topic: [v16.12] - CTRL-DEL bug
Replies: 2
Views: 169

Re: [v16.12] - CTRL-DEL bug

It seems the default behavior in Sublime and VS Code is: One space between aaa and bbb (or _bbb) and hit Ctrl+Del: aaa| ccc aaa| ccc Two, or more spaces, between aaa and bbb and hit Ctrl+Del: aaa|bbb ccc aaa|_bbb ccc I'm not entirely sure I like it though. Maybe Ctrl+Del should delete one or more sp...
by Rickard Johansson
16 Mar 2024 11:34
Forum: Next release
Topic: Version 16.15
Replies: 1
Views: 616

Version 16.15

I've added a few new features in this release. Please try out the beta version when released. We need to make sure the new features are working properly. ----------------------------------------------------------- Version 16.15 (Mar 16, 2024) ---------------------------------------------------------...
by Rickard Johansson
04 Mar 2024 14:40
Forum: Features
Topic: DONE? "Never Delete" Find AND Replace List Items
Replies: 2
Views: 262

Re: "Never Delete" Find AND Replace List Items

I've added a favorites menu to the search window (and search bar). You can use the menu to save search expressions as favorites.

Done in v16.13.
by Rickard Johansson
29 Feb 2024 13:14
Forum: Features
Topic: DONE? Bookmark a Line with Mouse Click or ?
Replies: 1
Views: 144

Re: Bookmark a Line with Mouse Click or ?

Press ALT+Left click to toggle a bookmark.

I've fixed the right click line select issue in the next release (v16.13). Thanks!
by Rickard Johansson
29 Feb 2024 12:54
Forum: Features
Topic: DONE: Emmet indentation using preferences
Replies: 3
Views: 240

Re: DONE: Emmet indentation using preferences

Fixed in next release (v16.13). Thanks!
by Rickard Johansson
29 Feb 2024 11:52
Forum: Features
Topic: DONE: Capitalize
Replies: 5
Views: 397

Re: DONE: Capitalize

Added in next release (v16.13). Thanks!
by Rickard Johansson
29 Feb 2024 11:31
Forum: Bugs
Topic: Ctrl+Alt+C — Copy & Append not working
Replies: 2
Views: 325

Re: Ctrl+Alt+C — Copy & Append not working

It works fine at my end.

1. Copy a text.
2. Append several selections to the clipboard by selecting and pressing Ctrl+Alt+C.
3. Paste the whole thing Ctrl+V.
by Rickard Johansson
21 Feb 2024 21:00
Forum: MPad
Topic: Version 1.32
Replies: 0
Views: 562

Version 1.32

----------------------------------------------------------- Version 1.32 (Feb 21, 2024) ----------------------------------------------------------- Mini toolbar Added a "Capitalize" button. Made some minor visual changes. Code hints Made some code changes to make long text fit better insid...
by Rickard Johansson
14 Feb 2024 15:44
Forum: Bugs
Topic: FIXED: [V16.11] Last options are ignored in search
Replies: 2
Views: 279

Re: [V16.11] Last options are ignored in search

Fixed in next release (v16.12). Thanks!
by Rickard Johansson
14 Feb 2024 15:29
Forum: Features
Topic: DONE: Emmet indentation using preferences
Replies: 3
Views: 240

Re: Emmet indentation using preferences

Done in next release (v16.12). Thanks!
by Rickard Johansson
05 Feb 2024 11:15
Forum: Next release
Topic: Version 16.12
Replies: 1
Views: 833

Version 16.12

Done so far... ----------------------------------------------------------- Version 16.12 (Feb 14, 2024) ----------------------------------------------------------- Mini toolbar Added a "Capitalize" button. Made some minor visual changes. Code hints Made some code changes to make long text ...
by Rickard Johansson
04 Feb 2024 14:29
Forum: Features
Topic: regexes in hints
Replies: 1
Views: 178

Re: regexes in hints

Hints only work with single words e.g. arcsin(). Any parentheses or symbols are stripped. The editor will search for a "arcsin" hint when the mouse is hovering the function. You could add only one hint named "echo" and add all info for all other versions in the description: echo ...
by Rickard Johansson
02 Feb 2024 19:05
Forum: Features
Topic: Local Help CHM in Menu
Replies: 2
Views: 207

Re: Local Help CHM in Menu

If you use the install version copy the file to: "<AppData>\Roaming\RJ TextEd\Help\".