Hi!
Here is example of code which for some reason not always shown correct in VSCode.
not sure, it's issue in vs code or in font.
const query = [`with tag_offers as (
offer->>'price_list', offer->>'price_net', offer->>'price_used', offer->>'price_rent', offer->>'price_buyback',`];
Here is screenshot of wrong rendering:

Thank you!
Hi!
Here is example of code which for some reason not always shown correct in VSCode.
not sure, it's issue in vs code or in font.
Here is screenshot of wrong rendering:
Thank you!