Lê Hoàng Minh (Lucas)

Results 4 comments of Lê Hoàng Minh (Lucas)
trafficstars

@alex-statsig Hi, I think my codesandbox url is broken, but I think you can replicate it by setting up some kind of file upload to an API route, and try...

Faced similar situation like this. Ended up writing a helper function just to build up the category object. Probably wasting performance on querying but it solves the problem. Here is...

I tested with a clean lazyvim repo and tried opening two buffers side by side, each buffer has a file in a separate directory. When I tried switching buffer then...

I'm trying to get the nvim-spectre plugin to work per-buffer, but somehow when I trigger nvim-spectre on the 2nd buffer it only search from within the 1st buffer, which is...