Anthony Fu

Results 1222 comments of Anthony Fu

To be honest, I am not very familiar with SSR, this project was originally designed to run cli scripts (and then exit). I do implement a watch mode (`-w`) to...

Have you check esno or tsm? They use esbuild directly and should be faster than ts-node and vite-node.

(that said I am technically not a programmer :P

There is no DOM API in VS Code extension, so it's not triggered by real "double clicks". Instead, it detects the selection change hand hijack the default behavior of VS...

https://user-images.githubusercontent.com/11247099/109760171-3b942500-7c29-11eb-90aa-c21a7bb3d3c7.mov Can't reproduce on my machine. Can you share a minimal reproduction? Thanks.

I guess we could have it for now, and leave `meta.unimport` for another PR with a more detailed design?

What's the API you'd expect?

Can you share more context that why fish needs this special treatment?

I don't use PowerShell myself. PR welcome