Search found 1045 matches

by Rickard Johansson
28 Sep 2010 00:04
Forum: Syntax files
Topic: Syntax hightlighter
Replies: 1
Views: 6030

You could try to re-install the program (you may have to delete the settings file "<AppData>\RJ TextEd\TextEd.ini" first.

You should probably use a newer version too. V5.80 is pretty old.
by Rickard Johansson
03 Sep 2010 10:00
Forum: Language files
Topic: Have two Spanish languages
Replies: 3
Views: 18193

I'm sure there are some differences in the files, why else make a second one. I think they are both Spanish es though. Any user can make a language file and there is no limit. If someone feel we need a third Spanish es language file, that's perfectly OK. It's up to the user to decide which one they ...
by Rickard Johansson
23 Aug 2010 10:18
Forum: Syntax files
Topic: Define class member using variable feature
Replies: 4
Views: 9733

I've fixed both the issue in the syntax editor and with auto completion in the editor. Variables should work properly in the next release.

Thanks!
by Rickard Johansson
22 Aug 2010 22:13
Forum: Syntax files
Topic: Define class member using variable feature
Replies: 4
Views: 9733

I don´t know what the "@@foo|+@" is. It should be just "@foo".
by Rickard Johansson
22 Aug 2010 18:35
Forum: Syntax files
Topic: Javascript regexp pattern
Replies: 2
Views: 7468

Fixed in the next version. I added a new block to the JavaScript syntax with a new option to only allow the block highlighting after certain characters, like ({[=, ;: The block is called "RegEx Pattern". You may have to set the color for it manually in the options. The default color is set...
by Rickard Johansson
08 Aug 2010 16:08
Forum: Syntax files
Topic: Highlighting everything between { and } for Smarty templates
Replies: 2
Views: 7534

Blocks may not work very well with tags. It's not been used in any syntax file before and therefor haven't been tested. I'll look into it.
by Rickard Johansson
03 Aug 2010 09:57
Forum: Syntax files
Topic: AutoCloseBlock
Replies: 2
Views: 7312

No. But you should be able to fix that by using a macro instead. Turn off the auto block feature and assign a shortcut for your macro.
by Rickard Johansson
01 Jul 2010 17:58
Forum: Scripts
Topic: Shortcut for scripts?
Replies: 1
Views: 7024

You add the script as a tool and assign a shortcut.
by Rickard Johansson
05 Jun 2010 18:00
Forum: Syntax files
Topic: Help with keywords that contain a dot '.'
Replies: 2
Views: 7424

I'll look into it when I get the time. It may be a bug...
by Rickard Johansson
31 May 2010 11:46
Forum: Syntax files
Topic: 'start with @ to define a variable' ?
Replies: 3
Views: 8283

No. The feature was added after most syntax files were already created.

I would like to re-write the HTML syntax file using variables one day...
by Rickard Johansson
30 May 2010 16:12
Forum: Syntax files
Topic: 'start with @ to define a variable' ?
Replies: 3
Views: 8283

Variables should be used with auto completion only. I'll change the dialog text when adding keywords. Auto completion lists are often repeated between tags or classes. Variables are then used to simplify the process of adding auto completion data in the syntax files. I'll add some information in the...
by Rickard Johansson
10 May 2010 09:31
Forum: Syntax files
Topic: Help with code folding in custom syntax?
Replies: 2
Views: 8200

Actually, these fold settings should work pretty well I think: Id=If Begin= End= EndBefore=\in Section= NoParentOfId=0 NotAlwaysEnded=0 ListItem= Id=ElseIf Begin= End= EndBefore=\in Section= NoParentOfId=0 NotAlwaysEnded=0 ListItem= Id=Else Begin= End=End If EndBefore= Section= NoParentOfId=0 NotAlw...
by Rickard Johansson
09 May 2010 15:38
Forum: Syntax files
Topic: SQL syntax highlighting confusion
Replies: 1
Views: 7055

It's a bug. It's been fixed in the next release (v6.40).

Thanks!
by Rickard Johansson
09 May 2010 10:21
Forum: Syntax files
Topic: Help with code folding in custom syntax?
Replies: 2
Views: 8200

For case structures you could create folds by indention. It's not perfect though. For an example take a look at the Boo.syx file. I'll try to solve the "If" issues but it wont be easy. There is nothing that tells us which "If" statement we should use to create the fold, except ma...
by Rickard Johansson
30 Apr 2010 12:26
Forum: Language files
Topic: With of Preferences-Dialog Box
Replies: 2
Views: 21504

I've made the option dialog a bit wider in v6.30. I've also tested it using the German language file.