Sang Dang

Results 54 comments of Sang Dang

If I remember correctly, I read somewhere on reddit that the statusline is stick with one buffer. Some people try to do the trick, like detect the far left for...

@Tummetott I don't know, but after playing around with your code, I found out something interesting. ![telescope](https://user-images.githubusercontent.com/1083478/119792421-5996bc00-bede-11eb-92e3-cb365220fde5.gif) If I open the nvim-tree (the file explorer), and enable the statusline there,...

Same here. Latest version on macOS Sierra.

It does not work on MultiGrid in my project as well. The `scrollToRow` and `scrollToColumn` always 0. react-virtualize: 9.20.1 react: 16.8.3

I'm still seeing the error today. ~And it doesn't allow me to execute the mutation.~ Ah I can insert it despite the error showing... ~How can I overcome this issue?~

I'm facing the similar issue on React as well.

I hope this one could solve the #331 issue too.

Currently I have to work around by creating the function locally again. But the trigger can not be migrated as trigger does not have `CREATE OR REPLACE`.

I'm looking forward to this, as my app also heavily depends on PostGIS.

I realized that the file `tsconfig.json` is useless. I will delete it in next commit. Just wondering, is there anything else I need to do as well? Also I could...