Carlos Baraza

Results 47 comments of Carlos Baraza

At this point, the WA version is pretty widespread, so this change will most likely never happen. I close the issue.

Our workaround is to do two queries. One with the order by and limit, and another fetching the data using the page ids. Annoying and poor DX though.

Thank you. This is really a buggy UX, and together with scrolling limits (disappearing lines at the beginning), the only quirks that stop me from loving Warp.

@davidrenne the only thing that keeps me is the AI completion, which works pretty well for common CLI tasks.

This is amazing. Good job everyone. Warp is really becoming a great terminal.

Solved it by changing the host port in the docker-compose.yml to different port: ``` ports: - "5435:5432" ``` I'm using OSX

Refer to this for some ideas: https://github.com/sameersbn/docker-postgresql/issues/112

It may sound simplistic, but I think these missing shortcuts are a major blocker for adoption by VS Code users. A few of my colleagues completely dismissed Zed because it...

I didn't know Zed had some keymap files for other editors. Maybe those keybinding options could be added to a menu where a simple non contributor user could see the...