Once #412 would be done it shouldn't be too hard to implement.
In addition it might provide quick fixes for errors like wrap the function in an arrow function and, probably, manipulate autocomplete results to exclude unsupported methods without a need to have own copy of standard library.
Once #412 would be done it shouldn't be too hard to implement.
In addition it might provide quick fixes for errors like
wrap the function in an arrow functionand, probably, manipulate autocomplete results to exclude unsupported methods without a need to have own copy of standard library.