Search found 536 matches
- 12 Aug 2026 08:13
- Forum: Questions
- Topic: Find and Replace New-Line
- Replies: 6
- Views: 174
Re: Find and Replace New-Line
I try to find all sentences with Reg-Ex:
"\." escape the dots
" " add one space
"()" find an expression to use it later in the replacement
"[a-zA-Z]" find latin letters a-Z after the dot and use them later in the replacement.
\. ([a-zA-Z])
No, you're clearly searching for a dot, a space and ...
- 10 Aug 2026 08:26
- Forum: Questions
- Topic: Find and Replace New-Line
- Replies: 6
- Views: 174
Re: Find and Replace New-Line
You can do the same in RJ TE, just click on the computer icon adjacent to "replace" field, pick "Edit", press Enter in the edit field and click on OK; a pipe symbol will be inserted into "replace" field, denoting newline.
- 19 May 2026 13:09
- Forum: Bugs
- Topic: FIXED: HighlightColorsAction does not appear to be working
- Replies: 3
- Views: 2184
Re: HighlightColorsAction does not appear to be working
FWIW it works for me: switches on/off color backgrounds for color attributes (I checked in CSS and HTML).
- 19 Apr 2026 10:08
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 17320
Re: RESOLVED: hiliting color values: comment and question
With a propos to nothing: viewtopic.php?p=19618Rickard Johansson wrote: 12 Apr 2026 17:04 Actually, I though so too when I tried to find the option myself![]()
I'll add it to the option dialog in the next version...
- 01 Apr 2026 17:14
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 17320
Re: hiliting color values: comment and question
Sadly, it doesn't work for me, either.
I have monkeyed with Environment > Themes > Customize > HTML > Hint color 1 and for once I got color highlighting, but when I switched it off and on to confirm it worked, it didn't :?
Yes, I understand it probably doesn't have anything to do with ...
I have monkeyed with Environment > Themes > Customize > HTML > Hint color 1 and for once I got color highlighting, but when I switched it off and on to confirm it worked, it didn't :?
Yes, I understand it probably doesn't have anything to do with ...
- 01 Jan 2026 11:02
- Forum: Bugs
- Topic: FIXED: Find In Files item count doubled
- Replies: 2
- Views: 11332
- 20 Dec 2025 08:17
- Forum: Questions
- Topic: How to use TODO feauture?
- Replies: 3
- Views: 11081
Re: How to use TODO feauture?
Can you see them in Code Explorer panel?
- 19 Dec 2025 11:42
- Forum: Questions
- Topic: How to use TODO feauture?
- Replies: 3
- Views: 11081
Re: How to use TODO feauture?
There are three problems I can see here:
1) If my memory serves me well (and I don't have a chance rn to verify it easily), TODO panel is for project's TODO; what you need is another panel: Code Explorer.
2) Part of Code Explorer panel for showing TODOs is rather... shy and you need to wait (or ...
1) If my memory serves me well (and I don't have a chance rn to verify it easily), TODO panel is for project's TODO; what you need is another panel: Code Explorer.
2) Part of Code Explorer panel for showing TODOs is rather... shy and you need to wait (or ...
- 11 Nov 2025 17:22
- Forum: Bugs
- Topic: DONE: Column stats are partially hidden for bigger numbers
- Replies: 1
- Views: 11045
DONE: Column stats are partially hidden for bigger numbers
I wanted to find a total of some numbers and couldn't do it via Numerical Statistics:
There are also similar problems when average isn't an integer:
Btw. it would be great to be able to copy those values!
- 05 Nov 2025 16:49
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 38278
Re: setting date/time format
Yeah, oopsie it was with regard to folder... but still you can use a text clip (I should have attached that screenshot earlier):
I hope it can be useful to you somehow.
- 04 Nov 2025 08:44
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 38278
Re: setting date/time format
sadly, this isn't working for me... I'm still missing something (other than a brain)...
If someone here is missing a brain, it's me, hands down :lol:
That "chars" folder I mentioned was... made by myself, no wonder you couldn't find it :oops: Just add a new clip (green plus sign) and then ...
- 31 Oct 2025 22:19
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 38278
- 31 Oct 2025 21:49
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 38278
Re: setting date/time format
Have a look at Text clips, chars > insert current date, it's there. You need to define [[date]] as e.g. @d[dd/mm/yyyy] and [[time]] (in a row below) as @t[hh:mm] and then write [[date]] [[time]] as a desired result (however slash as a separator in dates has been changed to a hyphen).
- 28 Oct 2025 15:19
- Forum: Questions
- Topic: Create pre-formatted default template?
- Replies: 4
- Views: 16287
Re: Create pre-formatted default template?
Just tried it out and can confirm, so I stand correctedRickard Johansson wrote: 28 Oct 2025 14:54 No need to use "Save As..." when using templates. The "Save As" dialog is automatically opened when you save the document the first time.
- 27 Oct 2025 18:40
- Forum: Questions
- Topic: Create pre-formatted default template?
- Replies: 4
- Views: 16287
Re: Moved from HomeSite 4.5
I don't know if such thing is possible right now, I see no entry for that in Options. I can see that years ago jerry1970 wrote a script for this and... that's it, I guess. You can file in a feature request to always load a user-defined template into the newly opened file (based on its extension ...

