1 Aug 2008 02:18
calltips without parens
John <johnmn3 <at> gmail.com>
2008-08-01 00:18:18 GMT
2008-08-01 00:18:18 GMT
Hi, I'm trying to get calltips working for a lisp like language. For example, if I had this in the api file: (max x y & more) Then, while typing this in the editor: (max (with a space at the end) the calltip given above would show up. So the question is how to define these: calltip.lispy.word.characters= calltip.lispy.parameters.start= calltip.lispy.parameters.end= calltip.lispy.parameters.separators= So that it works. can we use some kind of regular expression to define the start? Google can't find any examples where parens aren't used. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scite-interest" group.(Continue reading)
RSS Feed