Search found 14 matches
- 23 Jul 2020 03:28
- Forum: Questions
- Topic: Tabs-size problem
- Replies: 3
- Views: 1214
Re: Tabs-size problem
Switch off "Smart tab", but keep switched on "Tab inserts spaces", that should do the trick. Nb. "Preserve tab characters" means "don't convert tabs to spaces on document open". If you prefer to always have spaces and no tabs, switch it off. Thank you! Actually I got try this also, but not sure why...
- 22 Jul 2020 09:30
- Forum: Questions
- Topic: Tabs-size problem
- Replies: 3
- Views: 1214
Tabs-size problem
Hi,
I want the tab size exactly 4 spaces, but sometimes when I press tab it is 2,3,4 or more spaces.
Trying to turn off Smart tab, Tab inserts spaces & Preserve tab characters still can't make it always 4 spaces.
It is a bug or I doing the wrong setting?
I want the tab size exactly 4 spaces, but sometimes when I press tab it is 2,3,4 or more spaces.
Trying to turn off Smart tab, Tab inserts spaces & Preserve tab characters still can't make it always 4 spaces.
It is a bug or I doing the wrong setting?
- 28 May 2020 02:24
- Forum: Features
- Topic: SOLVED? Copy open files path & files name
- Replies: 3
- Views: 1253
Re: SOLVED? Copy open files path & files name
Thank for the advice, never use scripts before, is there any tutorial/help file for it?
It is possible the script will tell me which is edited also?
It is possible the script will tell me which is edited also?
- 28 May 2020 02:18
- Forum: Features
- Topic: SOLVED? mutli clipboard copy paste
- Replies: 2
- Views: 1154
Re: SOLVED? mutli clipboard copy paste
Thank for the reply,
Yeah, i know ditto. Just feel like if we can skip the step switch between the clipboard, it will be faster the copy-paste job.
Yeah, i know ditto. Just feel like if we can skip the step switch between the clipboard, it will be faster the copy-paste job.
- 21 May 2020 03:36
- Forum: Features
- Topic: DONE: Enable programming ligatures in fonts
- Replies: 6
- Views: 2492
Re: Enable programming ligatures in fonts
I try fira code a long time ago, the weird thing happens in Rj TextEd, sometimes it works, sometimes it doesn't..
But fira code still work in Rj TextEd sometime compare to cascadia (https://github.com/microsoft/cascadia-code).
But fira code still work in Rj TextEd sometime compare to cascadia (https://github.com/microsoft/cascadia-code).
- 20 May 2020 02:52
- Forum: Features
- Topic: SOLVED? mutli clipboard copy paste
- Replies: 2
- Views: 1154
SOLVED? mutli clipboard copy paste
Need a enhance the clipboard copy paste.
e.g. i can use ctrl+shift+c copy to clipboard 1 and use ctrl+shift+alt+c i can copy to clipboard 2,
after that ctrl+shift+v use chipboard 1 to paste and ctrl+shift+alt+v use clipboard 2 to paste.
The shortcut key is configurable in customize keyboard.
e.g. i can use ctrl+shift+c copy to clipboard 1 and use ctrl+shift+alt+c i can copy to clipboard 2,
after that ctrl+shift+v use chipboard 1 to paste and ctrl+shift+alt+v use clipboard 2 to paste.
The shortcut key is configurable in customize keyboard.
- 20 May 2020 02:51
- Forum: Features
- Topic: insert datetime format
- Replies: 7
- Views: 2285
Re: insert datetime format & mutli clipboard copy paste
when I type and press shift+enter, nothing happen,
it only work when i open the text clips panel and double click on the clip
- 19 May 2020 15:50
- Forum: Features
- Topic: insert datetime format
- Replies: 7
- Views: 2285
Re: insert datetime format & mutli clipboard copy paste
Don't know why I can't use the shortcut key for it. Do you mean you can't use F5? That's because it's already assigned to TimeDateAction; you need to go to Environment > Customize keyboard, remove it, and then assign in Text Clip window to your newly created clip. No, I remove the F5 before I assig...
- 19 May 2020 10:21
- Forum: Features
- Topic: SOLVED? Copy open files path & files name
- Replies: 3
- Views: 1253
SOLVED? Copy open files path & files name
We have copy file path and file name function in RJ TextEd, but sometimes, when we open and edit a lot of files, it is better to have a function to list down all the open file, so we can easier write in working log. e.g. aa.php bb.js cc.css or in file path D://test/aa.php D://test/bb.js D://test/cc....
- 19 May 2020 10:10
- Forum: Features
- Topic: insert datetime format
- Replies: 7
- Views: 2285
Re: insert datetime format & mutli clipboard copy paste
Ah, sorry about that.. i can't edit the post now.. clip.png Don't know why I can't use the shortcut key for it. In the attached picture, I need to type "date2S" and press shift+enter then it will be working fine. Suggest change the datetime format is because clip only can use in 1 file type only. if...
- 19 May 2020 03:36
- Forum: Features
- Topic: insert datetime format
- Replies: 7
- Views: 2285
insert datetime format
Possible to add a setting let the user configure the insert datetime format
e.g. YYYY-mm-dd, dd/mm/YY HH:ii:ss
e.g. YYYY-mm-dd, dd/mm/YY HH:ii:ss
- 09 Jul 2019 02:13
- Forum: Syntax files
- Topic: SQL folding question
- Replies: 3
- Views: 4827
Re: SQL folding question
sorry that time I was busy and forget this case,
After I test still the same. It is correct I put under the last line in the syx file?
After I test still the same. It is correct I put under the last line in the syx file?
- 02 May 2019 09:04
- Forum: Syntax files
- Topic: SQL folding question
- Replies: 3
- Views: 4827
SQL folding question
Hi, I'm trying to add some logic to SQL syntax for oracle SQL. I wish to fold the if else statement. if xx; elsif xx; elsif xx; else xx; end if; I try to write the fold syntax like: 1_Id=if 1_Begin=if 1_End=end if; 1_EndBefore=elsif 2_Id=elsif 2_Begin=elsif 2_End=elsif 2_EndBefore=elsif it only can ...
- 02 Aug 2018 02:48
- Forum: Questions
- Topic: Error highlight
- Replies: 1
- Views: 2765
Error highlight
Is there any error highlight for php or java or other languages?