Hi Seth,
now that you came up with the term Regex (I was just talking about a simple * wildcard) ;-)
The old VBRegex goodie that is also available for VAST on VASTGoodies only supports Regex 1.1, which means that quantifiers like {1,5} don't work.
To me it seems like a bad thing that in a world where almost any language supports regex out of the box (I am thinking of JavaScript, Java, Ruby, Perl) there is no decent support for regular expressions in Smalltalk... At least VAST is no worse than the rest of the gang, because Vassily's goodie is used in all dialects, based on the last 1999 version.
But coming back to Code Assist: I am not sure a full blown regex support would be needed. I guess nobody will really ask for methods or classes by a pattern like [A-D|XY]*\d ;-)))
Joachim
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/va-smalltalk/-/A_I_iJhGtKkJ.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.