Pranay Prakash
Pranay Prakash
`..`, which should be "1 directory above `cwd`" seems to actually have different semantics. Moreover, few other issues. To repro: 1. `cd projects` 2. `clear` 3. Run the commands in...
When I have a VPN connected, automatically opening a new tab on my browser to "http://HOST:PORT" fails since it uses the aliased IP (with a VPN). Instead, redirecting my browser...
There doesn't seem to be a way to log anything from inside a javascript transform function. This would be tremendously useful for debugging the transform code. We're also trying to...
The last paragraph has a typo. "... If you are completely it is Tinfoil, open an... " Should be "... If you are completely **sure** it is Tinfoil, open an..."
How hard would it be to support local taps, or other taps directly from the github source? right now I imagine I can create and host a docker image of...
Discussed this issue with @maxbrunsfeld offline and it seems like functionality that should be included in tree sitter while preventing perf regressions. Currently `f()` -> `f().`, and the changed range...