Dmitry Ignatovich

Results 195 comments of Dmitry Ignatovich

Thanks for reporting. It is actually supposed to work when the header has a different size than the data. RBQL doesn't require consistent record sizes, the only limitation is that...

Thank you for the suggestion. This sounds like a cool feature! I will try to implement it when I have some spare time.

Thank you for reporting this. It looks like the root cause is that Rainbow CSV is currently too prescriptive when it comes to comma and semicolon-separated files and doesn't try...

This could be because there are 2 settings to enable sticky header in Rainbow CSV: in Vscode itself Editor -> Sticky Scroll and in Rainbow CSV Enable_sticky_header - could you...

I tried to reproduce this, but without success. But I noticed if I change `"editor.stickyScroll.defaultModel": "outlineModel"` to something else, it stops working. Can you please check if you haven't changed...