Elton Lee

Results 5 issues of Elton Lee

It seems this library needs further configuration in order to perform normally when it is used in Anko code. ![screenshot_1498643965](https://user-images.githubusercontent.com/11803493/27632055-1b636e3c-5c2d-11e7-8b9c-7347d11c14b7.png) The screenshot shows two radio group under the "Sex" column....

Provide `winnow-match-lines-with-extension` for filtering certain extension in the result. All results in certain extension are shown for the result. The function requires input for extension, a preset REGEXP representing the...

- For `leetcode-try` function, the code buffer to be the first frame of the window, by then the `leetcode-try` function can be executed only if the code buffer is the...

It extends the `Capture` expression type to include `capturing` boolean flag to indicate whether it should be captured or not. In compile process, if the capturing flag is `false`, the...

I see there is basic support for group but no some more complex features like Perl flag for named group and non-capturing group. It would be good if there is...