mtxr/vscode-sqltools

Do you want to work on this issue?

You can request for a bounty in order to promote it!

SQLTools Formatter doesn't work in Safari #1127

vovkiv94 posted onGitHub

Describe the bug Lookbehind in JS regular expressions is not supported in Safari versions < 16.4(https://caniuse.com/js-regexp-lookbehind) but it's used in Tokenizer.ts(https://github.com/mtxr/vscode-sqltools/blob/dev/packages/formatter/src/core/Tokenizer.ts#L67).

Expected behavior The library should not use js features not supported by commonly used browsers


Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests