From: Matt Smith Date: 2005-10-06T05:37:29+09:00 Subject: question marks in ruby.api for SCiTE I created a ruby.api for SCiTE, so I can have autocomplete and calltips, but I'm having a little problem. The autocomplete and calltips don't work for any of the methods that end with a question mark (like Array.include?). The autocomplete truncates everything after the '?' and the calltips are non-existant. Anyone have any insight/fixes for this problem? - matt