Frank Wunderlich:
the original api-file has the line content: ...attr(X)
if i let the () then the function-list contains some parts of the
"content:"-line. if i replace the brackets with e.g. [] it works well...
The API code first checks for '(' before checking for ':' in the
definition and if found uses the position of the '(' which makes the
check fail yielding no matches. You could try changing the LengthWord
function in scintilla/src/PropSet.cxx to look for the otherSeparator
first but there may be other effects from that change.
Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest