lazytype

Results 5 issues of lazytype

### Describe the feature you'd like: A common pattern that I've been using is: ```js const element = getByText(...); expect(element).toBeVisible(); ``` However, it may be the case that there are...

help wanted
needs discussion

IIRC, Facebook has a custom merge driver for Mercurial that can automatically resolve conflicts for generated files. Before this was in place I believe one had to manually re-generate code...

Not sure if there being both a Python 2 and Python 3 makes it more difficult to add https://github.com/tree-sitter/tree-sitter-python

At least in the version of Python I'm using (2.7.15), calling the builtin `str` function on an `itertools.count` object will return a string that looks like `"count(0)"`. Parsing it out...

Even though the proposal currently centers the motivation around resource management, the syntax is also an attractive option for performing other patterns that could also clean up JavaScript code. A...

for follow-on proposal