Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum. For problem reports, suggestions, or feature requests, you must email us directly. Our trained technical support staff answers most inquiries within 30 minutes.

/L20"BBCode" EnableSpellasYouType Nocase String Chars = ` File Extensions = UBB
/Delimiters = ~!@$%^&()_+=|\{}[]:;"'<> , .?
/Indent Strings = ""
/Unindent Strings = ""
/Open Fold Strings = "[CODE]" "[INDENT]" "[LIST]" "[QUOTE]"
/Close Fold Strings = "[/CODE]" "[/INDENT]" "[/LIST]" "[/QUOTE]"
/C1"Tags code indent list quote"
// /CODE /INDENT /LIST /QUOTE
CODE
INDENT
LIST
QUOTE
[
]
/C2"Tags color img size url"
*
// /COLOR /IMG /SIZE /URL
COLOR
IMG
SIZE
URL
/C3"Operators and colors"
=
black
blue
green
orange
red
/C4"Tags B I U"
// /B /I /U
B
I
U/Indent Strings = ""
/Unindent Strings = ""/Indent Strings = "[CODE]" "[INDENT]" "[LIST]" "[QUOTE]"
/Unindent Strings = "[/CODE]" "[/INDENT]" "[/LIST]" "[/QUOTE]"/Marker Characters = "[]"ladida [code]ladida[/code]
LADIDA [CODE]LADIDA[/CODE] LADIDA
ladida [quote]ladida[/quote]
LADIDA [QUOTE]LADIDA[/QUOTE] LADIDA
ladida [indent]ladida[/indent]
ladida [INDENT]LADIDA[/INDENT] LADIDA
[list]
[*] blah moo
[/list]
[LIST]
[*] BLAH MOO
[/LIST]
going [b]bold[/b], [i]italics[/i], [u]underline[/u]
going [B]BOLD[/B], [I]ITALICS[/I], [U]UNDERLINE[/U]
[color=green]coloring[/color]
[color=red]coloring[/color]
[IMG]http://www.blah.com/image.png[/IMG]
[SIZE=1]http://www.blah.com/image.png[/SIZE]
[URL]http://www.blah.com/image.php[/URL]
[URL=http://www.blah.com/image.php]To the Image Page[/URL]

/L20"BBCode" EnableSpellasYouType Noquote Nocase File Extensions = UBB
/Delimiters = ~!@$%^&()_+=|\{}[]:;"'<> , .?
/Indent Strings = "[ALIGN]" "[CODE]" "[INDENT]" "[LIST]" "[PHP]" "[PRE]" "[QUOTE]"
/Unindent Strings = "[/ALIGN]" "[/CODE]" "[/INDENT]" "[/LIST]" "[/PHP]" "[/PRE]" "[/QUOTE]"
/Open Fold Strings = "[ALIGN]" "[CODE]" "[INDENT]" "[LIST]" "[PHP]" "[PRE]" "[QUOTE]"
/Close Fold Strings = "[/ALIGN]" "[/CODE]" "[/INDENT]" "[/LIST]" "[/PHP]" "[/PRE]" "[/QUOTE]"
/C1"Blocks: code indent ..."
// /ALIGN /CODE /INDENT /LIST /PHP /PRE /QUOTE
ALIGN
CODE
INDENT
LIST
PHP
PRE
QUOTE
[
]
/C2"Special: color img ..."
*
// /* /COLOR /EMAIL /FLASH /FONT /HR /IMG /MARQ /SIZE /URL /VIDEO
COLOR
EMAIL
FLASH
FONT
HR
IMG
MARQ
SIZE
URL
VIDEO
/C3"Operators: ="
=
/C4"Styles: b i sub sup u"
// /B /I /SUB /SUP /U
B
I
SUB
SUP
U
/C5"Colors"
aqua
black blue brown
cyan
darkblue
fuchsia
gray green
indigo
lime
maroon
navy
olive orange
purple
red
silver
teal
violet
white
yellow
/C6"Font Names"
Arial
Courier New
Lucida Console
System
Tahoma
Verdana
/C7"Alignment: left ..."
center
down
justify
left
right
up
/C8"Parameters: width ..."
height
width[font=Courier New] ... [/font]
[font=Lucida Console] ... [/font]
[font=Verdana] ... [/font]

pietzcker wrote:As you probably know, you can define ".core" as well as "tango", so both will be highlighted. You could even still detect typos like tanggo.core - but you'd miss methods bound to wrong (but otherwise legal) objects. That doesn't look like so much of a problem.