alanosullivancs

Results 3 comments of alanosullivancs

@awwright here is an example is the case sensitivity flag which should be observed but is overwritten in the RegExp constructor: `validate('cAsEsenSitIve', {'type': 'string', 'pattern': /casesensitive/i});` this returns an error...

hi @onsi this is a general VS Code bug: V 194 ![vs_code_194 2 color_debug_console_bug](https://github.com/user-attachments/assets/155aaa45-8ae0-48d0-bebc-897705ebc9a6) V 193 ![image](https://github.com/user-attachments/assets/936c1dc8-11ae-4385-8923-d05e342e83e1)

Nope, users of VS Code need to apply this fix https://github.com/microsoft/vscode-js-debug/?tab=readme-ov-file#nightly-extension until the change is permanently fixed